Add some more frequently used packages

This commit is contained in:
Sravan Balaji
2024-03-27 07:30:19 -04:00
parent 1acf0eb0ca
commit ee2aff1f08
2 changed files with 26 additions and 4 deletions

View File

@@ -72,9 +72,11 @@
};
environment.systemPackages = with pkgs; [
vim
wget
zsh
git
rsync
cryptsetup
home-manager
];