modules/desktop: install printer drivers
This commit is contained in:
parent
a92e05d647
commit
00378f0ef3
1 changed files with 2 additions and 0 deletions
|
@ -79,4 +79,6 @@ in {
|
|||
};
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
services.printing.drivers = with pkgs; [ hplip gutenprint ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue