forked from jan-leila/nix-config
removed redundant part of config
This commit is contained in:
parent
19bd67afe5
commit
d128b54a05
1 changed files with 0 additions and 6 deletions
|
@ -194,12 +194,6 @@
|
|||
boot.kernelParams = ["zfs.zfs_arc_max=53687091200"];
|
||||
|
||||
services = {
|
||||
# TODO: move zfs scrubbing into module
|
||||
zfs = {
|
||||
autoScrub.enable = true;
|
||||
autoSnapshot.enable = true;
|
||||
};
|
||||
|
||||
# temp enable desktop environment for setup
|
||||
# Enable the X11 windowing system.
|
||||
xserver.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue