Updates
change anki host to 0.0.0.0 remove monado - build borked xkb options renamed
This commit is contained in:
parent
f55fb2472c
commit
691c727ab7
5 changed files with 68 additions and 74 deletions
|
|
@ -97,9 +97,9 @@ in {
|
|||
|
||||
i18n.defaultLocale = lib.mkDefault "en_GB.UTF-8";
|
||||
|
||||
services.xserver = {
|
||||
services.xserver.xkb = {
|
||||
layout = lib.mkDefault "gb";
|
||||
xkbOptions = "caps:escape";
|
||||
options = "caps:escape";
|
||||
};
|
||||
|
||||
system.configurationRevision =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue