mangayomi
This commit is contained in:
parent
2ac4fc2665
commit
588512ca36
1 changed files with 5 additions and 2 deletions
|
@ -6,11 +6,14 @@
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
# Media
|
# Music
|
||||||
spotify
|
spotify
|
||||||
|
# Photos
|
||||||
inputs'.nixpkgs-unstable.legacyPackages.ente-web
|
inputs'.nixpkgs-unstable.legacyPackages.ente-web
|
||||||
|
# Books
|
||||||
calibre
|
calibre
|
||||||
freetube
|
# Manga
|
||||||
|
inputs'.nixpkgs-unstable.legacyPackages.mangayomi
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.mpv = {
|
programs.mpv = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue