diff options
| author | jeschli <jeschli@gmail.com> | 2018-12-04 19:27:27 +0100 |
|---|---|---|
| committer | jeschli <jeschli@gmail.com> | 2018-12-04 19:27:27 +0100 |
| commit | 8ecc3901fd8bbd6172e6c32325aa3bc566c388de (patch) | |
| tree | 781f0a5fd3c27ba99072b75735981071db2cef5b /tv/krops.nix | |
| parent | ebe6108a41748ae3f746ea3125216668542bcd4b (diff) | |
| parent | 006364274f516eb41def5f711c23b19e0b0a41f8 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'tv/krops.nix')
| -rw-r--r-- | tv/krops.nix | 2 |
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; |
