diff options
| author | nin <nineinchnade@gmail.com> | 2017-07-13 23:53:54 +0200 |
|---|---|---|
| committer | nin <nineinchnade@gmail.com> | 2017-07-13 23:53:54 +0200 |
| commit | 0344772d15b2c2c035a75ab90b29a0862de09d08 (patch) | |
| tree | 33e952e4d5c2aa637c29f5d871d110bc139e40f5 /nin/1systems/onondaga/source.nix | |
| parent | 4619fbb9c29572ba7fa810f33c13680ea4785eae (diff) | |
move source config from module system to 1systems/*/source.nix
Diffstat (limited to 'nin/1systems/onondaga/source.nix')
| -rw-r--r-- | nin/1systems/onondaga/source.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nin/1systems/onondaga/source.nix b/nin/1systems/onondaga/source.nix new file mode 100644 index 0000000..60d0202 --- /dev/null +++ b/nin/1systems/onondaga/source.nix @@ -0,0 +1,4 @@ +import <stockholm/nin/source.nix> { + name = "onondaga"; + secure = true; +} |
