fix zfs config
This commit is contained in:
parent
c1e09364bb
commit
3de1ca400c
2 changed files with 3 additions and 2 deletions
|
@ -50,6 +50,7 @@
|
|||
# factorio
|
||||
element-desktop
|
||||
discord
|
||||
spotify
|
||||
];
|
||||
|
||||
services.emacs.defaultEditor = false;
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
trim.enable = true;
|
||||
autoScrub = {
|
||||
enable = true;
|
||||
pools = [ "toasterpool" ];
|
||||
pools = [ "zpool" ];
|
||||
};
|
||||
};
|
||||
networking.hostId = "dca22577";
|
||||
|
|
Loading…
Add table
Reference in a new issue