mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Add vifm
This commit is contained in:
parent
8cd67b9c46
commit
bfcb73c937
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ in with lib; {
|
||||||
"ripgrep"
|
"ripgrep"
|
||||||
"bottom"
|
"bottom"
|
||||||
"htop"
|
"htop"
|
||||||
|
"vifm"
|
||||||
]);
|
]);
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
|
@ -40,6 +41,7 @@ in with lib; {
|
||||||
trash-cli
|
trash-cli
|
||||||
dua
|
dua
|
||||||
fdupes
|
fdupes
|
||||||
|
vifm
|
||||||
|
|
||||||
# programs
|
# programs
|
||||||
fend
|
fend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue