macbook: add shell utilities #322

Merged
JakeHillion merged 1 commits from mac-tools into main 2024-09-15 16:21:58 +01:00

View File

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