fmt
This commit is contained in:
parent
dfa71a6b3e
commit
fb89a20999
@ -18,9 +18,7 @@ with lib; {
|
||||
};
|
||||
|
||||
config = mkIf config.tsPeerix.enable {
|
||||
users.groups.peerix = {
|
||||
name = "peerix";
|
||||
};
|
||||
users.groups.peerix = { name = "peerix"; };
|
||||
users.users.peerix = {
|
||||
name = "peerix";
|
||||
group = "peerix";
|
||||
|
Loading…
Reference in New Issue
Block a user