feat: add calibre
This commit is contained in:
parent
52dacfda31
commit
a5b8776f59
@ -88,6 +88,8 @@
|
||||
settings.X11Forwarding = true;
|
||||
};
|
||||
|
||||
services.udisks2.enable = true;
|
||||
|
||||
services.printing = {
|
||||
enable = true;
|
||||
};
|
||||
|
@ -31,6 +31,7 @@
|
||||
nix-output-monitor
|
||||
];
|
||||
|
||||
calibre
|
||||
stateVersion = "22.05";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user