Move calibre from file management to media management
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
calibre
|
|
||||||
unzip
|
unzip
|
||||||
deja-dup
|
deja-dup
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
{
|
{
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
calibre
|
||||||
kdePackages.okular
|
kdePackages.okular
|
||||||
vlc
|
vlc
|
||||||
totem
|
totem
|
||||||
|
|||||||
Reference in New Issue
Block a user