Update common.nix

This commit is contained in:
ediblerope 2025-12-10 20:13:41 +00:00 committed by GitHub
parent 7860f19507
commit 27ba4b8b69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,6 +44,7 @@ environment.shellAliases = {
# Add packages
environment.systemPackages = with pkgs; [
git
adwaita-icon-theme
];