Update configuration.nix

This commit is contained in:
ska
2025-12-19 14:30:08 +00:00
parent f514238eba
commit 4a24ce8720

View File

@@ -82,7 +82,7 @@
# List packages installed in system profile. # List packages installed in system profile.
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# Core utilities # Core utilities
vim nano
git git
curl curl
wget wget