add nfs-utils
This commit is contained in:
@@ -27,6 +27,9 @@ in {
|
||||
autoScrub.interval = "weekly";
|
||||
};
|
||||
|
||||
# install userspace tools for acl's
|
||||
environment.systemPackages = with pkgs; [ nfs-utils ];
|
||||
|
||||
fileSystems."/holocron" = {
|
||||
device = "holocron";
|
||||
fsType = "zfs";
|
||||
|
||||
Reference in New Issue
Block a user