feat(gs/chupacabra): Include desktop module

I accidentally dropped this when reconfiguring things around to get
mugwump working, and when I rebuilt my x session turned off!

Change-Id: I252c90b6f4d796fef1f8183739fcc8dbfdd0fbf4
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2046
Reviewed-by: glittershark <grfn@gws.fyi>
Tested-by: BuildkiteCI
This commit is contained in:
Griffin Smith 2020-10-12 23:29:13 -04:00 committed by glittershark
parent c83b7e7da3
commit 3d610828a3

View file

@ -9,6 +9,7 @@
../modules/fcitx.nix
../modules/rtlsdr.nix
../../../../../ops/nixos/v4l2loopback.nix
../modules/desktop.nix
];
hardware.enableRedistributableFirmware = true;