This commit is contained in:
2025-10-01 11:41:27 +03:00
parent e2dff4c1d1
commit f563ab1216
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ let
"gid=1000" "gid=1000"
]; ];
}; };
fileSystems."${xlib.dirs.services-mnt-folder}" = { "${xlib.dirs.services-mnt-folder}" = {
device = "${xlib.dirs.services-folder}"; device = "${xlib.dirs.services-folder}";
options = [ options = [
"bind" "bind"
+1
View File
@@ -5,6 +5,7 @@
{ {
imports = [ imports = [
../software/beets ../software/beets
../services/node-red.nix
./calibre-web.nix ./calibre-web.nix
./immich.nix ./immich.nix
./miniflux.nix ./miniflux.nix