Added half-baked Syncthing, added pihole

This commit is contained in:
Chris Josten 2020-05-18 13:40:41 +02:00
parent 45871c09e8
commit b3fb5fe491
6 changed files with 17 additions and 3 deletions

View file

@ -4,7 +4,7 @@ stdenv.mkDerivation {
name = "nx-sddm";
src = fetchGit {
url = https://githee.netsoj.nl/chris-config/sddm-nx.git;
rev ="636e786f88d2e9838c8096465d8b4e9b3b0914aa";
rev ="bf79c1c1ee8af4966b0d756efcee4d8499d762de";
#sha256 = "1nwfisz13y2pfkrnxlkrqp1j546m1na9bkdrd0khm5ilb71d7win";
};
installPhase = ''