nb changes, add wol script to fw

This commit is contained in:
2024-07-07 16:33:22 +02:00
parent 84cd8fa1cc
commit ad8090f8f8
6 changed files with 43 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
{
device = "none";
fsType = "tmpfs";
options = [ "size=3G" "mode=755" ];
options = [ "size=16G" "mode=755" ];
};
fileSystems."/nix" =