summaryrefslogtreecommitdiffstats
path: root/nin/1systems/axon/source.nix
diff options
context:
space:
mode:
authornin <nineinchnade@gmail.com>2018-01-02 22:38:26 +0100
committernin <nineinchnade@gmail.com>2018-01-02 22:38:26 +0100
commitcd81909e0e1436969e4bea5f1b3471d3d991040c (patch)
tree7e4814536d9c89b50cfbc7bcebeeb804e4265e26 /nin/1systems/axon/source.nix
parente48b4eb4606f6d0ec0b930016a53e7e7cfcbfb64 (diff)
nin axon: init
Diffstat (limited to 'nin/1systems/axon/source.nix')
-rw-r--r--nin/1systems/axon/source.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nin/1systems/axon/source.nix b/nin/1systems/axon/source.nix
new file mode 100644
index 00000000..6a40296d
--- /dev/null
+++ b/nin/1systems/axon/source.nix
@@ -0,0 +1,4 @@
+import <stockholm/nin/source.nix> {
+ name = "axon";
+ secure = true;
+}