Update common.nix

This commit is contained in:
ediblerope 2025-12-03 11:37:31 +00:00 committed by GitHub
parent 88f834dfd8
commit a4eccf91ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,8 @@ environment.shellAliases = {
# Add packages # Add packages
environment.systemPackages = [ environment.systemPackages = [
pkgs.git pkgs.git
gnomeExtensions.blur-my-shell
gnomeExtensions.just-perfection
]; ];
# GNOME + Keybinds # GNOME + Keybinds