fix zfs config

This commit is contained in:
Grisha Shipunov 2025-01-02 17:31:27 +01:00
parent c1e09364bb
commit 3de1ca400c
2 changed files with 3 additions and 2 deletions

View file

@ -50,6 +50,7 @@
# factorio
element-desktop
discord
spotify
];
services.emacs.defaultEditor = false;

View file

@ -5,7 +5,7 @@
trim.enable = true;
autoScrub = {
enable = true;
pools = [ "toasterpool" ];
pools = [ "zpool" ];
};
};
networking.hostId = "dca22577";