Don't think I want this anyway
This commit is contained in:
parent
c48747f361
commit
eb5202f933
3 changed files with 2 additions and 27 deletions
|
@ -118,9 +118,10 @@
|
|||
services.packagekit.enable = true;
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
services.xserver.xkb = {
|
||||
layout = "us";
|
||||
xkbVariant = "";
|
||||
options = "terminate:ctrl_alt_bksp,compose:caps_toggle";
|
||||
};
|
||||
|
||||
# Enable CUPS to print documents.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue