mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
fix: add kavita to users [winters]
This commit is contained in:
parent
24e64c6c48
commit
1bdf5292e8
2 changed files with 10 additions and 0 deletions
|
|
@ -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 ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue