summaryrefslogtreecommitdiffstats
path: root/2configs
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-07-24 21:27:19 +0200
committertv <tv@shackspace.de>2015-07-24 21:31:41 +0200
commitb61f19e6edc0a583bf4cae45c62d75fce4ac910a (patch)
tree53b76ef7ab6146484d6acd9484913329fd591cd4 /2configs
parent62ad5ff9d2bb41acdad20b68ee47c4a32ce928b6 (diff)
krebs.hosts: populate if enable, not via default
Diffstat (limited to '2configs')
-rw-r--r--2configs/tv/base.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/2configs/tv/base.nix b/2configs/tv/base.nix
index 0494ea08..14d84c9f 100644
--- a/2configs/tv/base.nix
+++ b/2configs/tv/base.nix
@@ -9,6 +9,8 @@ let
in
{
+ krebs.enable = true;
+
imports = [
{
users.extraUsers =