summaryrefslogtreecommitdiffstats
path: root/tv/krops.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-11-28 22:19:52 +0100
committermakefu <github@syntax-fehler.de>2018-11-28 22:19:52 +0100
commitb9bbbfe22644dd877ed2d37e89efb77917dd909e (patch)
tree82fe461bcdf384f3241bcaa7092b5540bddd3a90 /tv/krops.nix
parent8164cf61f34217656da5e66a0ea06ec96f473930 (diff)
parent84c79ff43b2b65bba969aef7460f4a9d2915c112 (diff)
Merge remote-tracking branch 'lassul.us/master'
Diffstat (limited to 'tv/krops.nix')
-rw-r--r--tv/krops.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/krops.nix b/tv/krops.nix
index e922630..af0e861 100644
--- a/tv/krops.nix
+++ b/tv/krops.nix
@@ -7,7 +7,7 @@
;
source = lib.evalSource [
- krebs-source
+ (krebs-source { test = true; })
{
nixos-config.symlink = "stockholm/tv/1systems/${name}/config.nix";
secrets.file = toString ./dummy_secrets;