Compare commits
7 commits
6ab5ca5abf
...
6082b222a8
Author | SHA1 | Date | |
---|---|---|---|
6082b222a8 | |||
d8d1ece5ec | |||
570fd69928 | |||
95d72b6e06 | |||
dbd794f845 | |||
65e33ba4ca | |||
5c69985416 |
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@ in
|
|||
};
|
||||
};
|
||||
}));
|
||||
default = {};
|
||||
};
|
||||
users = mkOption {
|
||||
type = attrsOf (submodule ({ ... }: {
|
||||
|
@ -33,7 +32,6 @@ in
|
|||
};
|
||||
};
|
||||
}));
|
||||
default = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue