perso-desktop: Remove swap
All checks were successful
check / check (push) Successful in 32s

New computer with 128gb
This commit is contained in:
Florian RICHER 2025-03-21 01:02:27 +01:00
parent de16e56ddc
commit df5c6bfef9
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77

View file

@ -13,10 +13,6 @@
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
swapDevices =
[ { device = "/var/lib/swapfile"; size = 8*1024; }
];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking
# (the default) this is the recommended approach. When using systemd-networkd it's
# still possible to use this option, but it's recommended to use it in conjunction