Add some basic packages

This commit is contained in:
Nathan McCarty 2024-11-26 09:23:32 +00:00
parent c6d74f5920
commit 2970cecb79

View file

@ -39,6 +39,13 @@
"nix-command"
"flakes"
];
environment.systemPackages = with pkgs; [
neovim
git
tmux
nixfmt-rfc-style
];
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions