mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-07 06:15:35 +02:00
phone: Replace gnome-sound-recorder with asak
Terminal-based sound recording aligns more with my use case here.
This commit is contained in:
@ -129,7 +129,6 @@ in
|
||||
|
||||
inherit (pkgs.gnome)
|
||||
gnome-contacts
|
||||
gnome-sound-recorder
|
||||
gnome-maps
|
||||
;
|
||||
|
||||
|
@ -37,6 +37,7 @@ in
|
||||
httpie
|
||||
yt-dlp
|
||||
sox
|
||||
asak
|
||||
dig
|
||||
mtr
|
||||
mediainfo
|
||||
|
Reference in New Issue
Block a user