summaryrefslogtreecommitdiffstats
path: root/old/modules/tv/nginx/options.nix
diff options
context:
space:
mode:
Diffstat (limited to 'old/modules/tv/nginx/options.nix')
-rw-r--r--old/modules/tv/nginx/options.nix21
1 files changed, 0 insertions, 21 deletions
diff --git a/old/modules/tv/nginx/options.nix b/old/modules/tv/nginx/options.nix
deleted file mode 100644
index ddfb38049..000000000
--- a/old/modules/tv/nginx/options.nix
+++ /dev/null
@@ -1,21 +0,0 @@
-{ lib, ... }:
-
-let
- inherit (lib) mkOption types;
-in
-
-{
- enable = mkOption {
- type = types.bool;
- default = false;
- description = "Enable nginx.";
- };
-
- retiolum-locations = mkOption {
- type = with types; listOf (attrsOf str);
- default = [];
- description = ''
- TODO
- '';
- };
-}
[cgit] Unable to lock slot /tmp/cgit/85300000.lock: No such file or directory (2)