mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-10 07:30:18 +02:00
Merge branch 'main' of github.com:harryssecret/homelab-nix
This commit is contained in:
commit
5666161498
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ in
|
|||
networkd-dispatcher
|
||||
];
|
||||
|
||||
system.autoUpgrade.enable = true;
|
||||
system.autoUpgrade.allowReboot = true;
|
||||
services.jellyfin = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue