Oops, mounts shouldn't be a list, should be attrs.
This commit is contained in:
@@ -15,6 +15,8 @@ rec {
|
||||
type = listOf str;
|
||||
description = "List of filesystem options specific to this mountpoint (eg: subvol).";
|
||||
};
|
||||
|
||||
# TODO: Access control. Group? List of users?
|
||||
};
|
||||
};
|
||||
in {
|
||||
|
||||
Reference in New Issue
Block a user