mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 19:23:56 -05:00
pacifidlog: remove swapfile
This commit is contained in:
parent
95bc08608a
commit
612c98b4e2
|
@ -103,13 +103,6 @@
|
|||
upower.enable = true;
|
||||
};
|
||||
|
||||
swapDevices = [
|
||||
{
|
||||
device = "/swap/swapfile";
|
||||
size = 18 * 1024;
|
||||
}
|
||||
];
|
||||
|
||||
system.stateVersion = "24.11";
|
||||
|
||||
ar = {
|
||||
|
|
Loading…
Reference in a new issue