summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/nin/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-09-06 11:12:24 +0200
committermakefu <github@syntax-fehler.de>2017-09-06 11:12:24 +0200
commit4399e8ee64864596d1a5062a78cf405e2c5d6221 (patch)
tree0bcc67e7d0f4ff22ca7e4840608f72015a49fbdd /krebs/3modules/nin/default.nix
parentd12b4d86310ab56ac87f4ba768e49fd6423a9f37 (diff)
parent99ecdb4dab32d5a5044cd439a9ce639801d1398b (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'krebs/3modules/nin/default.nix')
-rw-r--r--krebs/3modules/nin/default.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/krebs/3modules/nin/default.nix b/krebs/3modules/nin/default.nix
index d5d13cd1a..aab568352 100644
--- a/krebs/3modules/nin/default.nix
+++ b/krebs/3modules/nin/default.nix
@@ -3,7 +3,10 @@
with import <stockholm/lib>;
{
- hosts = mapAttrs (_: setAttr "owner" config.krebs.users.nin) {
+ hosts = mapAttrs (_: recursiveUpdate {
+ owner = config.krebs.users.nin;
+ ci = true;
+ }) {
hiawatha = {
cores = 2;
nets = {