test
This commit is contained in:
parent
b6f411c229
commit
cbb849865f
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
services.btrfs.autoScrub.enable = true;
|
||||
services.btrfs.autoScrub.interval = "weekly";
|
||||
boot.initrd.systemd.enable = true;
|
||||
|
||||
disko.devices.disk.nvme0 = {
|
||||
device = "/dev/nvme0n1";
|
||||
|
@ -76,7 +77,6 @@
|
|||
settings = {
|
||||
keyFile = "/etc/swap.key";
|
||||
allowDiscards = true;
|
||||
preLVM = false;
|
||||
};
|
||||
content = {
|
||||
type = "swap";
|
||||
|
|
Loading…
Reference in a new issue