Update common.nix

This commit is contained in:
ediblerope 2025-12-03 10:20:57 +00:00 committed by GitHub
parent f12524b339
commit 569962f335
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ services.desktopManager.gnome.enable = true;
programs.dconf = {
enable = true;
profiles.user.databases = [{
lockAll = true
lockAll = true;
settings = {
"org/gnome/settings-daemon/plugins/media-keys" = {
home = "<Super>e";