mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-02 07:56:12 +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:
parent
d938459ef7
commit
2adb6a38e4
@ -129,7 +129,6 @@ in
|
|||||||
|
|
||||||
inherit (pkgs.gnome)
|
inherit (pkgs.gnome)
|
||||||
gnome-contacts
|
gnome-contacts
|
||||||
gnome-sound-recorder
|
|
||||||
gnome-maps
|
gnome-maps
|
||||||
;
|
;
|
||||||
|
|
||||||
|
@ -37,6 +37,7 @@ in
|
|||||||
httpie
|
httpie
|
||||||
yt-dlp
|
yt-dlp
|
||||||
sox
|
sox
|
||||||
|
asak
|
||||||
dig
|
dig
|
||||||
mtr
|
mtr
|
||||||
mediainfo
|
mediainfo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user