hosts/krypton: do not dare using swap
This commit is contained in:
parent
cf3e4085b9
commit
f07dbd3c53
@ -21,6 +21,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
boot.kernel.sysctl."vm.swappiness" = 0;
|
||||||
|
|
||||||
networking.hostName = "krypton";
|
networking.hostName = "krypton";
|
||||||
|
|
||||||
system.stateVersion = "23.05";
|
system.stateVersion = "23.05";
|
||||||
|
Loading…
Reference in New Issue
Block a user