Don't think I want this anyway
This commit is contained in:
parent
212a675cb1
commit
05fdaeea5d
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