feature(desktopCraige): add kasts
This commit is contained in:
parent
2eb1981e6b
commit
9c3858318a
|
@ -15,6 +15,7 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
ffmpeg-full # record, convert and stream audio and video
|
ffmpeg-full # record, convert and stream audio and video
|
||||||
gimp # The GNU Image Manipulation Program
|
gimp # The GNU Image Manipulation Program
|
||||||
|
kdePackages.kasts # Kirigami-based podcast player
|
||||||
mpd # A flexible, powerful daemon for playing music
|
mpd # A flexible, powerful daemon for playing music
|
||||||
ncmpcpp # A featureful ncurses based MPD client inspired by ncmpc
|
ncmpcpp # A featureful ncurses based MPD client inspired by ncmpc
|
||||||
nvme-cli # NVM-Express user space tooling for Linux
|
nvme-cli # NVM-Express user space tooling for Linux
|
||||||
|
|
Loading…
Reference in a new issue