summaryrefslogtreecommitdiffstats
path: root/3modules
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-10-03 15:44:13 +0200
committermakefu <github@syntax-fehler.de>2017-10-03 15:44:13 +0200
commit59d27b7551ca53e1b5926ff0595737672bed08a8 (patch)
treed344482c7e353e3eac84b67eea699bd7a32d7de7 /3modules
parentbc8ab5ca567c7e41b165a836bc3cbdd9c50b6a64 (diff)
ma server-config: retab
Diffstat (limited to '3modules')
-rw-r--r--3modules/server-config.nix15
1 files changed, 7 insertions, 8 deletions
diff --git a/3modules/server-config.nix b/3modules/server-config.nix
index 846642580..9cac59205 100644
--- a/3modules/server-config.nix
+++ b/3modules/server-config.nix
@@ -1,15 +1,14 @@
{config, lib, pkgs, ... }:
-with import <stockholm/lib>;
-{
+with lib;{
options.makefu.server.primary-itf = lib.mkOption {
- type = types.str;
- description = "Primary interface of the server";
- };
+ type = types.str;
+ description = "Primary interface of the server";
+ };
options.makefu.gui.user = lib.mkOption {
- type = types.str;
- description = "GUI user";
+ type = types.str;
+ description = "GUI user";
default = config.krebs.build.user.name;
- };
+ };
}
[cgit] Unable to lock slot /tmp/cgit/f9000000.lock: No such file or directory (2)