Update common.nix

This commit is contained in:
ediblerope 2025-12-09 14:58:20 +00:00 committed by GitHub
parent a5d38670a1
commit 3500b5da91
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
libdecor
];