programs: Remove xsv
This commit is contained in:
parent
6814e7d03f
commit
bb8fbda1c3
2 changed files with 1 additions and 6 deletions
|
@ -8,9 +8,5 @@ in
|
|||
./hledger
|
||||
];
|
||||
|
||||
home-manager.users.${username}.home.packages = with pkgs; [
|
||||
jq
|
||||
xsv
|
||||
yt-dlp
|
||||
];
|
||||
home-manager.users.${username}.home.packages = with pkgs; [ jq yt-dlp ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue