Compare commits

...

2 commits

Author SHA1 Message Date
Théo Barnouin
543f3bfba4 Fix errors
Some checks are pending
/ Build Nix targets (push) Waiting to run
2025-05-15 09:29:22 +02:00
Théo Barnouin
06210fd9ac Fix errors 2025-05-15 09:28:16 +02:00
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@
./postgresql
./onlyoffice
./collabora
./docker
./qbittorrent-vpn
./nixarr
];
}

View file

@ -50,7 +50,7 @@ in {
enable = true;
openFirewall = true;
};
jellyseer = {
jellyseerr = {
enable = true;
openFirewall = true;
};