This commit is contained in:
Tasia Iso 2024-10-03 11:43:27 +02:00
parent 3de5646f3c
commit d5d058d235
Signed by: tasiaiso
SSH key fingerprint: SHA256:KiRjUay5C9i6objsEOIycygBHn54pDBB3Lj7fyJ0Elw

View file

@ -49,6 +49,8 @@
]; ];
boot.loader.grub.device = "/dev/sda";
boot.tmp.cleanOnBoot = true; boot.tmp.cleanOnBoot = true;
zramSwap.enable = true; zramSwap.enable = true;
networking.hostName = "vulpecula"; networking.hostName = "vulpecula";