From 0344772d15b2c2c035a75ab90b29a0862de09d08 Mon Sep 17 00:00:00 2001 From: nin Date: Thu, 13 Jul 2017 23:53:54 +0200 Subject: move source config from module system to 1systems/*/source.nix --- nin/1systems/onondaga/source.nix | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 nin/1systems/onondaga/source.nix (limited to 'nin/1systems/onondaga/source.nix') 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 { + name = "onondaga"; + secure = true; +} -- cgit v1.2.3