Update common.nix

This commit is contained in:
ediblerope 2025-12-09 15:18:20 +00:00 committed by GitHub
parent 55cfa67bae
commit ce16618eca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,6 @@ environment.shellAliases = {
# Add packages
environment.systemPackages = with pkgs; [
git
libdecor
];