feat: add calibre
parent
52dacfda31
commit
e020393721
|
@ -88,6 +88,8 @@
|
|||
settings.X11Forwarding = true;
|
||||
};
|
||||
|
||||
services.udisks2.enable = true;
|
||||
|
||||
services.printing = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
@ -29,6 +29,7 @@
|
|||
kubectx
|
||||
gnome.simple-scan
|
||||
nix-output-monitor
|
||||
calibre
|
||||
];
|
||||
|
||||
stateVersion = "22.05";
|
||||
|
|
Loading…
Reference in New Issue