Update common.nix

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

View file

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