non regress

This commit is contained in:
2026-07-05 21:55:44 +03:00
parent a4589c520e
commit 3bf463abeb
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ in
{
services = {
calibre-web = {
package = stable.calibre-web;
# package = stable.calibre-web;
enable = true;
# dataDir = "${xlib.dirs.services-mnt-folder}/calibre-web";
options = {
+7 -7
View File
@@ -7,18 +7,18 @@
../software/beets
./acme.nix
./bentopdf.nix
# ./calibre-web.nix
./calibre-web.nix
./chrony.nix
./coredns.nix
# ./gitea.nix
# ./glances.nix
# ./immich.nix
# ./miniflux.nix
# ./nextcloud.nix
./gitea.nix
./glances.nix
./immich.nix
./miniflux.nix
./nextcloud.nix
./nginx.nix
./nix-serve.nix
./postgresql.nix
# ./samba.nix
./samba.nix
./step-ca.nix
./syncthing.nix
./systemd.nix
+1 -1
View File
@@ -15,7 +15,7 @@ in
services = {
immich = {
enable = true;
# package = master.immich;
package = master.immich;
port = 2283;
host = "0.0.0.0";
openFirewall = true;