diff options
-rw-r--r-- | users/glittershark/system/system/machines/chupacabra.nix | 1 |
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 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; |