forked from fabian/nix_config
hotfixes
This commit is contained in:
parent
a2849b213f
commit
d41d67a858
9 changed files with 29 additions and 93 deletions
|
@ -33,7 +33,8 @@ in {
|
|||
vim
|
||||
zip
|
||||
];
|
||||
keyboard = { #TODO switch to normal people variant
|
||||
keyboard = {
|
||||
#TODO switch to normal people variant
|
||||
layout = "us";
|
||||
variant = "altgr-intl";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue