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