packages: add bat and stow
This commit is contained in:
parent
f7964b734b
commit
3182ff0e89
|
@ -80,9 +80,11 @@
|
|||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
bat
|
||||
fish
|
||||
git
|
||||
htop
|
||||
stow
|
||||
tmux
|
||||
vim
|
||||
wget
|
||||
|
|
Loading…
Reference in a new issue