summaryrefslogtreecommitdiffstats
path: root/old/modules/lass/retiolum-cloudkrebs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'old/modules/lass/retiolum-cloudkrebs.nix')
-rw-r--r--old/modules/lass/retiolum-cloudkrebs.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/old/modules/lass/retiolum-cloudkrebs.nix b/old/modules/lass/retiolum-cloudkrebs.nix
deleted file mode 100644
index 1f035271d..000000000
--- a/old/modules/lass/retiolum-cloudkrebs.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-{ config, pkgs, ... }:
-
-{
- imports = [
- ../tv/retiolum.nix
- ];
-
- services.retiolum = {
- enable = true;
- hosts = ../../hosts;
- privateKeyFile = "/etc/nixos/secrets/cloudkrebs.retiolum.rsa_key.priv";
- connectTo = [
- "fastpoke"
- "gum"
- "ire"
- ];
- };
-
- networking.firewall.allowedTCPPorts = [ 655 ];
- networking.firewall.allowedUDPPorts = [ 655 ];
-}
[cgit] Unable to lock slot /tmp/cgit/e4000000.lock: No such file or directory (2)