summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2018-05-12 15:53:04 +0200
committerlassulus <lassulus@lassul.us>2018-05-12 15:53:04 +0200
commit178ee92dcab1955b06c19ddb941957c098716ec0 (patch)
tree9fc58f021ea6cd139838b5e833c36965a400ea08
parent0c0d527bec3a6a3d6435203253edb2ef27f9655b (diff)
l kops: nix-config is physical.nixprism/physical
-rw-r--r--lass/kops.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/kops.nix b/lass/kops.nix
index 9d0ab911a..2dda0e8fb 100644
--- a/lass/kops.nix
+++ b/lass/kops.nix
@@ -8,7 +8,7 @@
source = { test }: lib.evalSource [
krebs-source
{
- nixos-config.symlink = "stockholm/lass/1systems/${name}/config.nix";
+ nixos-config.symlink = "stockholm/lass/1systems/${name}/physical.nix";
secrets = if test then {
file = "/home/lass/stockholm/lass/2configs/tests/dummy-secrets";
} else {