Fix keyboard configuration and cleanup

This commit is contained in:
Filippo Berto 2022-05-11 17:19:15 +02:00
parent 2d937f8f8b
commit d02c81a189
6 changed files with 30 additions and 42 deletions

View file

@ -138,7 +138,7 @@
displayManager.sddm.enable = true;
layout = "us";
videoDrivers = [ "nvidia" ];
xkbOptions = "eurosign:e";
xkbOptions = "eurosign:e,terminate:ctrl_alt_bksp,compose:rctrl";
};
# gnome.gnome-remote-desktop.enable = true;
zerotierone = { enable = true; joinNetworks = [ "8056c2e21cf9c753" ]; };