summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index 4461bcdd..c64dea38 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -142,6 +142,7 @@ in {
142 members = [ "prosody" 142 members = [ "prosody"
143 ]; 143 ];
144 }; 144 };
145 users.groups."xmpp" = {};
145 system.activationScripts."shadow-perms" = '' 146 system.activationScripts."shadow-perms" = ''
146 chown root:shadow /etc/shadow 147 chown root:shadow /etc/shadow
147 chmod 0640 /etc/shadow 148 chmod 0640 /etc/shadow