Compare commits
No commits in common. "d321a52fe62e875063b28ef032ca29fa2c999ff1" and "f222948b7dee67047e508aaacf6b72fd1a743737" have entirely different histories.
d321a52fe6
...
f222948b7d
5 changed files with 2 additions and 5 deletions
|
|
@ -201,5 +201,5 @@
|
|||
];
|
||||
|
||||
# DO NOT CHANGE
|
||||
system.stateVersion = "26.05";
|
||||
system.stateVersion = "24.11";
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
}
|
||||
|
|
|
|||
|
|
@ -23,7 +23,6 @@
|
|||
faugus-launcher
|
||||
nzportable
|
||||
protonup-qt
|
||||
wine-staging
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
systemd.services.audiobookshelf = {
|
||||
after = ["mnt.mount"];
|
||||
bindsTo = ["mnt.mount"];
|
||||
requires = ["mnt.mount"];
|
||||
};
|
||||
|
||||
services.traefik.dynamicConfigOptions.http = {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,6 @@
|
|||
systemd.services.navidrome = {
|
||||
after = ["mnt.mount"];
|
||||
bindsTo = ["mnt.mount"];
|
||||
requires = ["mnt.mount"];
|
||||
};
|
||||
|
||||
services.traefik.dynamicConfigOptions.http = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue