no zeronet
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
];
|
||||
};
|
||||
|
||||
/*
|
||||
zeronet = {
|
||||
autoStart = true;
|
||||
dependsOn = [ "wsproxy" ];
|
||||
@@ -41,6 +42,7 @@
|
||||
"/var/lib/zeronet:/root/data"
|
||||
];
|
||||
};
|
||||
*/
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@@ -120,6 +120,7 @@ in
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
libraspberrypi
|
||||
vim
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
Reference in New Issue
Block a user