add packages
This commit is contained in:
parent
08ae1f8234
commit
cf3eb48ee7
1 changed files with 7 additions and 1 deletions
8
home.nix
8
home.nix
|
|
@ -15,7 +15,13 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
htop
|
||||
fortune
|
||||
btop
|
||||
file
|
||||
which
|
||||
tree
|
||||
dnsutils
|
||||
jq
|
||||
ripgrep
|
||||
];
|
||||
|
||||
home.file = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue