diff options
Diffstat (limited to 'users/glittershark/system/system/machines/chupacabra.nix')
-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 6793d7211836..d2060f9ab31b 100644 --- a/users/glittershark/system/system/machines/chupacabra.nix +++ b/users/glittershark/system/system/machines/chupacabra.nix @@ -9,6 +9,7 @@ ../modules/rtlsdr.nix ../../../../../ops/nixos/v4l2loopback.nix ../modules/desktop.nix + ../modules/development.nix ]; hardware.enableRedistributableFirmware = true; |