feat: add calibre
This commit is contained in:
parent
52dacfda31
commit
e020393721
2 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue