diff --git a/system/rainbowdash/default.nix b/system/rainbowdash/default.nix index b0f59f2..3f8a26d 100644 --- a/system/rainbowdash/default.nix +++ b/system/rainbowdash/default.nix @@ -44,6 +44,10 @@ ''; }; + services.printing.drivers = with pkgs; [ + cups-dymo + ]; + # Not in nixos-hardware for some reason hardware.opengl.extraPackages = with pkgs; [ intel-compute-runtime