nb changes, add wol script to fw
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
{
|
||||
device = "none";
|
||||
fsType = "tmpfs";
|
||||
options = [ "size=3G" "mode=755" ];
|
||||
options = [ "size=16G" "mode=755" ];
|
||||
};
|
||||
|
||||
fileSystems."/nix" =
|
||||
|
||||
Reference in New Issue
Block a user