From 2589f81f9a9f53ccfc40d946ca693a83f2c81900 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 26 Dec 2017 23:20:56 +0100 Subject: x: use nixos-hardware --- makefu/1systems/x/source.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'makefu/1systems/x/source.nix') 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 { name="x"; full = true; + python = true; + hw = true; # torrent = true; } -- cgit v1.2.3