Update common.nix
This commit is contained in:
parent
f12524b339
commit
569962f335
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue