From 3479c83b4b3240c2c74b061ab9098c1d509141a1 Mon Sep 17 00:00:00 2001 From: makefu Date: Tue, 14 Jul 2020 22:31:40 +0200 Subject: ma: fix build errors - rip google-muell - sdev.r: deploy home-manager --- makefu/1systems/sdev/source.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'makefu/1systems/sdev') diff --git a/makefu/1systems/sdev/source.nix b/makefu/1systems/sdev/source.nix index 2e085740..d6c3d203 100644 --- a/makefu/1systems/sdev/source.nix +++ b/makefu/1systems/sdev/source.nix @@ -1,3 +1,7 @@ { name="sdev"; + home-manager = true; + hw = true; + mic92 = true; + unstable = true; } -- cgit v1.2.3