Enable swap file
This commit is contained in:
parent
cf539890e5
commit
5a2d22b6bc
@ -49,6 +49,7 @@
|
||||
|
||||
# Other utility
|
||||
mullvad-vpn
|
||||
easyeffects
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
||||
@ -3,6 +3,6 @@
|
||||
{
|
||||
swapDevices = [{
|
||||
device = "/var/lib/swapfile";
|
||||
seize = 20*1024;
|
||||
size = 20*1024;
|
||||
}];
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user