fix: add kavita to users [winters]

This commit is contained in:
Swarsel 2024-09-28 15:04:54 +02:00
parent 24e64c6c48
commit 1bdf5292e8
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
2 changed files with 10 additions and 0 deletions

View file

@ -6805,6 +6805,11 @@ Also, the system state version is set here. No need to touch it.
calibre
];
users.users.jellyfin = {
extraGroups = [ "users" ];
};
sops.secrets.kavita = { owner = "kavita"; };
networking.firewall.allowedTCPPorts = [ 8080 ];