Touchups
This commit is contained in:
parent
40b24908c3
commit
727947abc1
5 changed files with 11 additions and 19 deletions
|
@ -3,7 +3,6 @@
|
|||
{
|
||||
imports = [
|
||||
./apps
|
||||
./shells
|
||||
];
|
||||
|
||||
# Nix Flakes
|
||||
|
@ -27,9 +26,4 @@
|
|||
# font = "Lat2-Terminus16";
|
||||
useXkbConfig = true; # use xkbOptions in tty.
|
||||
};
|
||||
|
||||
services.xserver = {
|
||||
layout = "us";
|
||||
xkbVariant = "altgr-intl";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue