add calibre
This commit is contained in:
parent
d437c762fd
commit
ec0108af66
2 changed files with 9 additions and 9 deletions
|
|
@ -33,6 +33,7 @@
|
|||
musescore
|
||||
mpv
|
||||
gimp
|
||||
calibre
|
||||
|
||||
jdk21_headless
|
||||
|
||||
|
|
|
|||
|
|
@ -117,16 +117,15 @@
|
|||
enable = true;
|
||||
useRoutingFeatures = "client";
|
||||
};
|
||||
};
|
||||
|
||||
services.printing.enable = true;
|
||||
|
||||
services.pipewire = {
|
||||
printing.enable = true;
|
||||
pipewire = {
|
||||
enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
};
|
||||
udisks2.enable = true;
|
||||
};
|
||||
|
||||
virtualisation = {
|
||||
containers.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue