summaryrefslogtreecommitdiffstats
path: root/nin/1systems/hiawatha/source.nix
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2017-07-13 23:53:54 +0200
committernin <nineinchnade@gmail.com>2017-07-13 23:53:54 +0200
commit01fc0e14ef3b6a8af8bb60f84ebb6b5474bab410 (patch)
treeae0773971f6061406f7ef0bf8d93bdba34e9a8ef /nin/1systems/hiawatha/source.nix
parentc4627764062a42f8d952ff90557c1e0d8735485f (diff)
move source config from module system to 1systems/*/source.nix
Diffstat (limited to 'nin/1systems/hiawatha/source.nix')
-rw-r--r--nin/1systems/hiawatha/source.nix4
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 00000000..a4b366b9
--- /dev/null
+++ b/nin/1systems/hiawatha/source.nix
@@ -0,0 +1,4 @@
+import <stockholm/nin/source.nix> {
+ name = "hiawatha";
+ secure = true;
+}