feat: add calibre to desktop
parent
d23863f934
commit
09b7d43847
|
@ -32,6 +32,7 @@
|
|||
|
||||
home-manager.users.moritz.home.packages = with pkgs; [
|
||||
anki
|
||||
calibre
|
||||
];
|
||||
|
||||
hardware = {
|
||||
|
|
|
@ -49,6 +49,7 @@ in
|
|||
".local/share/zoxide"
|
||||
".local/share/JetBrains"
|
||||
".config/JetBrains"
|
||||
".config/calibre"
|
||||
".local/state/nvim"
|
||||
".config/kdeconnect"
|
||||
".cat_installer" # eduroam
|
||||
|
|
Loading…
Reference in New Issue