Update common.nix

This commit is contained in:
ediblerope 2025-12-16 16:14:45 +00:00 committed by GitHub
parent 7bb64a7948
commit a5cf725add
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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