Add dymo on rainbowdash
This commit is contained in:
parent
ec90d37287
commit
5d1f381b2e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue