summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/sdev/source.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2020-07-14 22:31:40 +0200
committermakefu <github@syntax-fehler.de>2020-07-14 22:34:12 +0200
commit3479c83b4b3240c2c74b061ab9098c1d509141a1 (patch)
tree9f618241ec81d8563f3ebaa39213a49fc8884693 /makefu/1systems/sdev/source.nix
parentef4572145301e3daba853a1b67c963472fbb828c (diff)
ma: fix build errors
- rip google-muell - sdev.r: deploy home-manager
Diffstat (limited to 'makefu/1systems/sdev/source.nix')
-rw-r--r--makefu/1systems/sdev/source.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/makefu/1systems/sdev/source.nix b/makefu/1systems/sdev/source.nix
index 2e085740a..d6c3d2031 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;
}