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 /jeschli/krops.nix | |
| parent | ebe6108a41748ae3f746ea3125216668542bcd4b (diff) | |
| parent | 006364274f516eb41def5f711c23b19e0b0a41f8 (diff) | |
Merge branch 'master' of prism.r:stockholm
Diffstat (limited to 'jeschli/krops.nix')
| -rw-r--r-- | jeschli/krops.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jeschli/krops.nix b/jeschli/krops.nix index d45d57c..989abcd 100644 --- a/jeschli/krops.nix +++ b/jeschli/krops.nix @@ -6,7 +6,7 @@ ; source = { test }: lib.evalSource [ - krebs-source + (krebs-source { test = test; }) { nixos-config.symlink = "stockholm/jeschli/1systems/${name}/config.nix"; secrets = if test then { |
