Compare commits
No commits in common. "20856e1c65a57c64183c4fc14238f99a706e39ef" and "d325715e33f4b4ac297af5c2468bfbcee22d09e4" have entirely different histories.
20856e1c65
...
d325715e33
1 changed files with 1 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ in {
|
|||
home = {
|
||||
language.base = "en_US.UTF-8";
|
||||
|
||||
keyboard.layout = "us";
|
||||
keyboard.type = "us";
|
||||
keyboard.variant = "dvorak";
|
||||
|
||||
packages = with pkgs; [
|
||||
|
|
@ -54,8 +54,6 @@ in {
|
|||
};
|
||||
|
||||
services.autorandr = { enable = true; };
|
||||
|
||||
xsession.enable = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue