diff options
author | Markus Hihn <markus.hihn@dcso.de> | 2017-12-14 17:10:28 +0100 |
---|---|---|
committer | Markus Hihn <markus.hihn@dcso.de> | 2017-12-14 17:15:05 +0100 |
commit | 98e5141a8d43064daf6dc75fc9eefb9cb5bb29b7 (patch) | |
tree | f699e0f18cc62f6401389a8e1674883017f3778c /jeschli/1systems/bln/source.nix | |
parent | 3a235667ca84cc91974b4aef906e0f9efe900893 (diff) |
jeschli: +bln
Diffstat (limited to 'jeschli/1systems/bln/source.nix')
-rw-r--r-- | jeschli/1systems/bln/source.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jeschli/1systems/bln/source.nix b/jeschli/1systems/bln/source.nix new file mode 100644 index 000000000..0864fd90c --- /dev/null +++ b/jeschli/1systems/bln/source.nix @@ -0,0 +1,4 @@ +import <stockholm/jeschli/source.nix> { + name = "bln"; + secure = true; +} |