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