This commit is contained in:
Till 2025-08-09 23:35:38 +02:00
parent cb19a0c3c3
commit 1293b0d9e2
4 changed files with 4 additions and 3 deletions

View file

@ -47,6 +47,7 @@
./firefox.nix ./firefox.nix
./foot.nix ./foot.nix
./fish.nix ./fish.nix
./home/vifm
./tmux ./tmux
./nvim ./nvim
]; ];

View file

@ -45,6 +45,6 @@ url=https://cdn.julephosting.de/podcasts/573-edeltalk-mit-dominik-kevin/feed.rss
album_tag=Edeltalk album_tag=Edeltalk
[*] [*]
id3contenttype=Podcast genre_tag=Podcast
spool=/home/till/.local/share/podcasts spool=/home/till/.local/share/podcasts
filename=%(channel_title)_%(date)_%(title).mp3 filename=%(channel_title)_%(date)_%(title).mp3

View file

@ -30,7 +30,6 @@
# media # media
bookworm bookworm
anki-bin anki-bin
freetube
qbittorrent qbittorrent
nicotine-plus nicotine-plus
@ -49,6 +48,6 @@
]; ];
programs.obs-studio.enable = true; programs.obs-studio.enable = true;
programs.kitty.enable = true; programs.freetube.enable = true;
} }

View file

@ -31,6 +31,7 @@
fzf fzf
jq jq
progress progress
rename
silver-searcher silver-searcher
tldr tldr
tmux tmux