nb changes, add wol script to fw
This commit is contained in:
parent
84cd8fa1cc
commit
ad8090f8f8
6 changed files with 43 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
{
|
||||
device = "none";
|
||||
fsType = "tmpfs";
|
||||
options = [ "size=3G" "mode=755" ];
|
||||
options = [ "size=16G" "mode=755" ];
|
||||
};
|
||||
|
||||
fileSystems."/nix" =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue