Remove services from dingserver

This commit is contained in:
2022-07-26 16:55:14 +01:00
parent cc11f89374
commit 5542e8a71e
5 changed files with 0 additions and 237 deletions

View File

@@ -8,10 +8,6 @@
# Include the results of the hardware scan.
../common
./hardware-configuration.nix
./caddy.nix
./prometheus.nix
./rclone.nix
./synapse.nix
./tmux.nix
];
@@ -35,18 +31,6 @@
};
};
services.jellyfin.enable = true;
services.transmission = {
enable = true;
settings = {
rpc-host-whitelist-enable = true;
rpc-host-whitelist = "dingserver.squirrel-clownfish.ts.net";
};
};
services.tailscale.permitCertUid = "caddy";
environment.systemPackages = with pkgs; [
helix
kitty # For terminfo