no zeronet

This commit is contained in:
Sense T
2023-07-23 01:38:05 +00:00
parent 778cc2224f
commit 8e6b926b12
2 changed files with 10 additions and 7 deletions
+2
View File
@@ -22,6 +22,7 @@
];
};
/*
zeronet = {
autoStart = true;
dependsOn = [ "wsproxy" ];
@@ -41,6 +42,7 @@
"/var/lib/zeronet:/root/data"
];
};
*/
};
};
}
+1
View File
@@ -120,6 +120,7 @@ in
# $ nix search wget
environment.systemPackages = with pkgs; [
libraspberrypi
vim
];
programs = {