Done with arr stack (for now)
This commit is contained in:
parent
89ededb7f0
commit
abfd06a50d
3 changed files with 55 additions and 21 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue