added users
This commit is contained in:
parent
2866223518
commit
b2db2dc9f9
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@
|
||||||
source = "${tarball}/static";
|
source = "${tarball}/static";
|
||||||
};
|
};
|
||||||
environment.systemPackages = [pkgs.openssl];
|
environment.systemPackages = [pkgs.openssl];
|
||||||
groups."sTodo".name = "sTodo";
|
|
||||||
users."sTodo" = {
|
users."sTodo" = {
|
||||||
name = "sTodo";
|
name = "sTodo";
|
||||||
isSystemUser = true;
|
isSystemUser = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue