add calibre
This commit is contained in:
parent
1010292e4b
commit
e3e370c893
2 changed files with 2 additions and 0 deletions
|
|
@ -6,4 +6,5 @@
|
||||||
nssmdns4 = true;
|
nssmdns4 = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
services.udisks2.enable = true;
|
||||||
}
|
}
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
media = with pkgs; [
|
media = with pkgs; [
|
||||||
vlc
|
vlc
|
||||||
spotify
|
spotify
|
||||||
|
calibre
|
||||||
];
|
];
|
||||||
|
|
||||||
productivity = with pkgs; [
|
productivity = with pkgs; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue