diff options
author | lassulus <lassulus@lassul.us> | 2017-07-14 00:41:53 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-07-14 00:41:53 +0200 |
commit | 6915b2ed54cc59884f551d95789d7a45ce13127a (patch) | |
tree | 7fbf8a258e33dd4d62641e199347f8e2e48c35f5 /nin/1systems/hiawatha/source.nix | |
parent | 8d128c769aec24d8989db8220d680ea6f4735193 (diff) | |
parent | 01fc0e14ef3b6a8af8bb60f84ebb6b5474bab410 (diff) |
Merge remote-tracking branch 'onondaga/master'
Diffstat (limited to 'nin/1systems/hiawatha/source.nix')
-rw-r--r-- | nin/1systems/hiawatha/source.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nin/1systems/hiawatha/source.nix b/nin/1systems/hiawatha/source.nix new file mode 100644 index 000000000..a4b366b9c --- /dev/null +++ b/nin/1systems/hiawatha/source.nix @@ -0,0 +1,4 @@ +import <stockholm/nin/source.nix> { + name = "hiawatha"; + secure = true; +} |