parent
3930583f15
commit
40f5138f85
|
@ -25,7 +25,7 @@
|
|||
|
||||
services.openssh.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [ wget vim zfs ];
|
||||
environment.systemPackages = with pkgs; [ wget vim zfs rsync ];
|
||||
|
||||
services.zfs.autoScrub.enable = true;
|
||||
services.zfs.autoSnapshot.enable = true;
|
||||
|
|
Loading…
Reference in New Issue