about summary refs log tree commit diff
path: root/users/glittershark/system/system/machines/chupacabra.nix
diff options
context:
space:
mode:
authorGriffin Smith <grfn@gws.fyi>2020-10-13T03·29-0400
committerglittershark <grfn@gws.fyi>2020-10-13T03·35+0000
commit3d610828a323d7835a28afbf9e957857b0fafc24 (patch)
tree966f879222350b6197216815789057e45364de19 /users/glittershark/system/system/machines/chupacabra.nix
parentc83b7e7da3db0af5ef01e308e47c422e774bf3da (diff)
feat(gs/chupacabra): Include desktop module r/1846
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
Diffstat (limited to 'users/glittershark/system/system/machines/chupacabra.nix')
-rw-r--r--users/glittershark/system/system/machines/chupacabra.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/glittershark/system/system/machines/chupacabra.nix b/users/glittershark/system/system/machines/chupacabra.nix
index 242c286560..596cca959f 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;