more system packages

This commit is contained in:
Sakooooo 2024-12-31 19:18:03 +04:00
parent 4e826915bd
commit 273a84de1a
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -30,7 +30,15 @@
extraGroups = [ "wheel" ]; extraGroups = [ "wheel" ];
}; };
environment.systemPackages = with pkgs; [ neovim wget ]; environment.systemPackages = with pkgs; [
vim
neovim
wget
killall
unzip
htop
ripgrep
];
# networking.firewall.allowedTCPPorts = []; # networking.firewall.allowedTCPPorts = [];
# networking.firewall.allowedUDPPorts = []; # networking.firewall.allowedUDPPorts = [];