Done with arr stack (for now)

This commit is contained in:
pazpi 2024-10-07 22:02:52 +02:00
parent 89ededb7f0
commit abfd06a50d
3 changed files with 55 additions and 21 deletions

View file

@ -8,12 +8,6 @@
my = {
utils.commons.enable = true;
networking.tailscale = {
enable = false;
exitNode = "vps.neon-dory.ts.net";
# authKeyFile = builtins.toFile "authKey" ''${parameters.tailscaleAuthKey}'';
};
services.media-mgr = {
programs.enable = true;
};