Added half-baked Syncthing, added pihole
This commit is contained in:
parent
45871c09e8
commit
b3fb5fe491
6 changed files with 17 additions and 3 deletions
|
@ -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 = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue