diff options
author | nin <nineinchnade@gmail.com> | 2018-01-02 22:38:26 +0100 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2018-01-02 22:38:26 +0100 |
commit | cd81909e0e1436969e4bea5f1b3471d3d991040c (patch) | |
tree | 7e4814536d9c89b50cfbc7bcebeeb804e4265e26 /nin/1systems/axon/source.nix | |
parent | e48b4eb4606f6d0ec0b930016a53e7e7cfcbfb64 (diff) |
nin axon: init
Diffstat (limited to 'nin/1systems/axon/source.nix')
-rw-r--r-- | nin/1systems/axon/source.nix | 4 |
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 000000000..6a40296da --- /dev/null +++ b/nin/1systems/axon/source.nix @@ -0,0 +1,4 @@ +import <stockholm/nin/source.nix> { + name = "axon"; + secure = true; +} |