nixos xfs_quota: set default projects to {}
This commit is contained in:
parent
d8b9521d64
commit
bc46013ac1
@ -23,6 +23,7 @@ in
|
|||||||
|
|
||||||
programs.xfs_quota = {
|
programs.xfs_quota = {
|
||||||
projects = mkOption {
|
projects = mkOption {
|
||||||
|
default = {};
|
||||||
type = types.attrsOf (types.submodule {
|
type = types.attrsOf (types.submodule {
|
||||||
options = {
|
options = {
|
||||||
id = mkOption {
|
id = mkOption {
|
||||||
|
Loading…
Reference in New Issue
Block a user