chore: group similar programs together
This commit is contained in:
parent
cbd1a579a4
commit
08c6469b7e
1 changed files with 4 additions and 4 deletions
8
home.nix
8
home.nix
|
|
@ -12,8 +12,6 @@ in {
|
|||
htop neofetch ripgrep usbutils wget curl ncdu trashy unzip
|
||||
# remote working
|
||||
remmina
|
||||
# audio
|
||||
audacity
|
||||
# communication
|
||||
discord
|
||||
# passwords
|
||||
|
|
@ -29,6 +27,10 @@ in {
|
|||
gitu lnav
|
||||
# music
|
||||
cmus
|
||||
# music collection tools
|
||||
picard kid3
|
||||
# audio
|
||||
audacity
|
||||
# file sending
|
||||
magic-wormhole
|
||||
# drawing apps
|
||||
|
|
@ -40,8 +42,6 @@ in {
|
|||
hunspellDicts.en-us
|
||||
# nixos tools
|
||||
nh nix-output-monitor
|
||||
# music collection tools
|
||||
picard kid3
|
||||
];
|
||||
|
||||
file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue