roles/zfs: remove boot.zfs.enableUnstable
This commit is contained in:
parent
a6b30db747
commit
ebfe625db6
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
autoSnapshot.monthly = 1;
|
autoSnapshot.monthly = 1;
|
||||||
autoScrub.enable = true;
|
autoScrub.enable = true;
|
||||||
};
|
};
|
||||||
# zfs is not available for latest lts kenrel
|
|
||||||
boot.zfs.enableUnstable = true;
|
|
||||||
|
|
||||||
# ZFS already has its own scheduler. Without this my(@Artturin) computer froze for a second when i nix build something.
|
# ZFS already has its own scheduler. Without this my(@Artturin) computer froze for a second when i nix build something.
|
||||||
services.udev.extraRules = ''
|
services.udev.extraRules = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue