This commit is contained in:
2026-05-09 18:44:45 -03:00
parent 8c424e69b8
commit 3df35b841a
5 changed files with 184 additions and 150 deletions
+9 -8
View File
@@ -6,23 +6,24 @@
...
}:
{
environment.systemPackages = with pkgs; [
## CLI
curl
git
vim
wget
screen
fish
btop
fastfetch
gitFull
unrar
unzip
unrar
## Zed
## Git
gitFull
## Editor
vim
## Nix
nixd
nil
];
}