mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 02:09:04 +02:00
Fixed broken services on lisa
This commit is contained in:
parent
c186bc73a8
commit
33b2ebef7b
6 changed files with 6 additions and 1 deletions
|
@ -21,6 +21,7 @@ in {
|
|||
package = pkgs.jellyfin;
|
||||
};
|
||||
networking.firewall = { allowedTCPPorts = [ port ]; };
|
||||
users.groups.tv = { name = "tv"; };
|
||||
}
|
||||
|
||||
(mkIf cfg.nginx.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue