mirror of
https://git.adityakumar.xyz/nix-conf.git
synced 2024-11-21 19:52:52 +00:00
add a bunch of packages
This commit is contained in:
parent
9438eba9fe
commit
ba075095a0
1 changed files with 2 additions and 1 deletions
3
home.nix
3
home.nix
|
@ -40,7 +40,8 @@
|
|||
# echo "Hello, ${config.home.username}!"
|
||||
# '')
|
||||
pkgs.xsel pkgs.wget pkgs.neofetch pkgs.htop pkgs.oh-my-zsh
|
||||
pkgs.git pkgs.chromium pkgs.kitty
|
||||
pkgs.git pkgs.chromium pkgs.kitty pkgs.plasma5Packages.qtstyleplugin-kvantum pkgs.kdeconnect
|
||||
pkgs.bat
|
||||
];
|
||||
|
||||
programs.bash = {
|
||||
|
|
Loading…
Reference in a new issue