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