summaryrefslogtreecommitdiff
path: root/Biz/Users.nix
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Users.nix')
-rw-r--r--Biz/Users.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/Biz/Users.nix b/Biz/Users.nix
index e0e2d94..879e576 100644
--- a/Biz/Users.nix
+++ b/Biz/Users.nix
@@ -7,6 +7,10 @@ let
(lib.filter (s: s != ""))
];
in {
+ users.groups = {
+ # group for publishing web data
+ "www-data" = {};
+ };
users.motd = ''
welcome to the simatime network!