Update common.nix
This commit is contained in:
parent
22bed68e46
commit
f12524b339
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ services.desktopManager.gnome.enable = true;
|
||||||
programs.dconf = {
|
programs.dconf = {
|
||||||
enable = true;
|
enable = true;
|
||||||
profiles.user.databases = [{
|
profiles.user.databases = [{
|
||||||
|
lockAll = true
|
||||||
settings = {
|
settings = {
|
||||||
"org/gnome/settings-daemon/plugins/media-keys" = {
|
"org/gnome/settings-daemon/plugins/media-keys" = {
|
||||||
home = "<Super>e";
|
home = "<Super>e";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue