From 3d610828a323d7835a28afbf9e957857b0fafc24 Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Mon, 12 Oct 2020 23:29:13 -0400 Subject: 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 Tested-by: BuildkiteCI --- users/glittershark/system/system/machines/chupacabra.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users') diff --git a/users/glittershark/system/system/machines/chupacabra.nix b/users/glittershark/system/system/machines/chupacabra.nix index 242c2865601c..596cca959f0b 100644 --- a/users/glittershark/system/system/machines/chupacabra.nix +++ b/users/glittershark/system/system/machines/chupacabra.nix @@ -9,6 +9,7 @@ ../modules/fcitx.nix ../modules/rtlsdr.nix ../../../../../ops/nixos/v4l2loopback.nix + ../modules/desktop.nix ]; hardware.enableRedistributableFirmware = true; -- cgit 1.4.1