From 01fc0e14ef3b6a8af8bb60f84ebb6b5474bab410 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 00000000..60d02022 --- /dev/null +++ b/nin/1systems/onondaga/source.nix @@ -0,0 +1,4 @@ +import { + name = "onondaga"; + secure = true; +} -- cgit v1.2.3