summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/x/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-12-26 23:20:56 +0100
committermakefu <github@syntax-fehler.de>2017-12-26 23:20:56 +0100
commit2589f81f9a9f53ccfc40d946ca693a83f2c81900 (patch)
tree7fe091d6140bcbbb27a9243ddca9c681923e3383 /makefu/1systems/x/source.nix
parent96c7074c08e914a230124073ef6209bb9b888108 (diff)
x: use nixos-hardware
Diffstat (limited to 'makefu/1systems/x/source.nix')
-rw-r--r--makefu/1systems/x/source.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/x/source.nix b/makefu/1systems/x/source.nix
index 6dc17b65..6278877c 100644
--- a/makefu/1systems/x/source.nix
+++ b/makefu/1systems/x/source.nix
@@ -1,5 +1,7 @@
import <stockholm/makefu/source.nix> {
name="x";
full = true;
+ python = true;
+ hw = true;
# torrent = true;
}