update and add zramSwap
This commit is contained in:
parent
67f45e1948
commit
56921846ca
3 changed files with 19 additions and 15 deletions
|
@ -729,6 +729,8 @@ Now in the =hardware-configuration.nix= file, I didn't change much because I wan
|
|||
|
||||
boot.loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
|
||||
zramSwap.enable = true;
|
||||
|
||||
fileSystems."/" =
|
||||
{ device = "/dev/disk/by-uuid/db28ba7c-a15d-4c81-8373-99f2f171cac5";
|
||||
fsType = "btrfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue