chore: update deprecated xserver option

This commit is contained in:
matt1432 2024-02-05 06:40:53 -05:00
parent 540db27873
commit 6441ae6548
3 changed files with 10 additions and 8 deletions

View file

@ -52,9 +52,9 @@
services = {
fwupd.enable = true;
xserver = {
xserver.xkb = {
layout = "ca";
xkbVariant = "multix";
variant = "multix";
};
};