macbook: add shell utilities
All checks were successful
flake / flake (push) Successful in 1m14s

This commit is contained in:
Jake Hillion 2024-09-08 17:37:55 +01:00
parent ba053c539c
commit 5c1010b702

View File

@ -15,10 +15,13 @@
security.pam.enableSudoTouchIdAuth = true;
environment.systemPackages = with pkgs; [
fd
htop
mosh
neovim
nix
ripgrep
sapling
];
};
}