forked from poz/niksos
there is actually no way
This commit is contained in:
parent
9f5c89d3dd
commit
f2482b8b87
1 changed files with 5 additions and 0 deletions
|
@ -181,5 +181,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
swapDevices = [ {
|
||||
device = "/var/lib/swapfile";
|
||||
size = 16*1024;
|
||||
} ];
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue