packages: add bat and stow

This commit is contained in:
Antoine Martin 2021-01-27 18:26:59 +01:00
parent f7964b734b
commit 3182ff0e89

View file

@ -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