summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-07-15 19:01:02 +0200
committermakefu <github@syntax-fehler.de>2017-07-15 22:29:14 +0200
commit7704f80890c75f65c2906ecc17cdd89761d308ad (patch)
treefebe3c92e7eb672767f7162f175b2d94fe51c2e7 /makefu/1systems/x/source.nix
parentfa38155eec9563dc9dc620a77900d87b97443cfe (diff)
ma: replace path to 2configs, init source.nix
Diffstat (limited to 'makefu/1systems/x/source.nix')
-rw-r--r--makefu/1systems/x/source.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/1systems/x/source.nix b/makefu/1systems/x/source.nix
new file mode 100644
index 00000000..54ec3c8a
--- /dev/null
+++ b/makefu/1systems/x/source.nix
@@ -0,0 +1,4 @@
+import <stockholm/makefu/source.nix> {
+ name="x";
+ full = true;
+}