Update common.nix

This commit is contained in:
ediblerope 2025-12-20 22:48:09 +00:00 committed by GitHub
parent c0511373a2
commit 6694b5a6b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,6 +55,7 @@ environment.shellAliases = {
environment.systemPackages = with pkgs; [
git
adwaita-icon-theme
ghostty
];