vueko/murmur: Explicitly set murmur as system user

pull/24/head
Simon Bruder 2021-05-28 14:24:25 +02:00
parent e80a0b0c07
commit d3d41da2bc
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
sopsFile = ./secrets.yaml;
};
users.users.murmur.isSystemUser = true; # Infinisils module does not set that
services.murmur = {
enable = true;
openFirewall = true;