Update common.nix

This commit is contained in:
ediblerope 2025-12-30 19:40:46 +00:00 committed by GitHub
parent c1ff35ac54
commit 153cc02e67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,5 +55,6 @@
environment.systemPackages = with pkgs; [
git
adwaita-icon-theme
mission-center
];
}