summaryrefslogtreecommitdiffstats
path: root/lass/3modules/hosts.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/3modules/hosts.nix')
-rw-r--r--lass/3modules/hosts.nix12
1 files changed, 0 insertions, 12 deletions
diff --git a/lass/3modules/hosts.nix b/lass/3modules/hosts.nix
deleted file mode 100644
index 37cbf3ed3..000000000
--- a/lass/3modules/hosts.nix
+++ /dev/null
@@ -1,12 +0,0 @@
-{ config, ... }:
-
-with import <stockholm/lib>;
-
-{
- options.lass.hosts = mkOption {
- type = types.attrsOf types.host;
- default =
- filterAttrs (_: host: host.owner.name == "lass" && host.ci)
- config.krebs.hosts;
- };
-}
[cgit] Unable to lock slot /tmp/cgit/67300000.lock: No such file or directory (2)