Swap: Difference between revisions

imported>Yuu
m Isa moved page Disable Swap on NixOS to Swap: few content, so better to unify in a Swap article
imported>Yuu
No edit summary
Line 1: Line 1:
== Disable swap ==
Swap on NixOS is set with the option: <code>swapDevices</code>. This will be in hardware-configuration-nix.
Swap on NixOS is set with the option: <code>swapDevices</code>. This will be in hardware-configuration-nix.
To remove all swap devices from NixOS  you must therefore set
To remove all swap devices from NixOS  you must therefore set