Compare commits

..

No commits in common. "d321a52fe62e875063b28ef032ca29fa2c999ff1" and "f222948b7dee67047e508aaacf6b72fd1a743737" have entirely different histories.

5 changed files with 2 additions and 5 deletions

View file

@ -201,5 +201,5 @@
];
# DO NOT CHANGE
system.stateVersion = "26.05";
system.stateVersion = "24.11";
}

View file

@ -56,5 +56,5 @@
crony.obs-studio.enable = true;
# DO NOT CHANGE ALSO
home.stateVersion = "26.05"; # Please read the comment before changing.
home.stateVersion = "24.11"; # Please read the comment before changing.
}

View file

@ -23,7 +23,6 @@
faugus-launcher
nzportable
protonup-qt
wine-staging
];
};
}

View file

@ -6,7 +6,6 @@
systemd.services.audiobookshelf = {
after = ["mnt.mount"];
bindsTo = ["mnt.mount"];
requires = ["mnt.mount"];
};
services.traefik.dynamicConfigOptions.http = {

View file

@ -11,7 +11,6 @@
systemd.services.navidrome = {
after = ["mnt.mount"];
bindsTo = ["mnt.mount"];
requires = ["mnt.mount"];
};
services.traefik.dynamicConfigOptions.http = {