mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: miscellaneous necessary refactors post-update
This commit is contained in:
parent
6ce119d871
commit
5aad6c3a84
11 changed files with 48 additions and 73 deletions
|
@ -21,8 +21,8 @@
|
|||
# disableWhileTyping = true;
|
||||
# };
|
||||
};
|
||||
layout = "de";
|
||||
xkbVariant = "nodeadkeys";
|
||||
xkb.layout = "de";
|
||||
xkb.variant = "nodeadkeys";
|
||||
};
|
||||
services.autorandr.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue