chore: Upstream option renames
This commit is contained in:
parent
531fae0bb0
commit
bdef46f0b2
2 changed files with 3 additions and 3 deletions
|
@ -75,9 +75,9 @@
|
|||
|
||||
networking.hostName = "Tibo-NixDesk";
|
||||
|
||||
services.xserver = {
|
||||
services.xserver.xkb = {
|
||||
layout = "us";
|
||||
xkbVariant = "altgr-intl";
|
||||
variant = "altgr-intl";
|
||||
};
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue