chore: miscellaneous necessary refactors post-update

This commit is contained in:
oddlama 2024-03-02 14:06:34 +01:00
parent 6ce119d871
commit 5aad6c3a84
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
11 changed files with 48 additions and 73 deletions

View file

@ -21,8 +21,8 @@
# disableWhileTyping = true;
# };
};
layout = "de";
xkbVariant = "nodeadkeys";
xkb.layout = "de";
xkb.variant = "nodeadkeys";
};
services.autorandr.enable = true;