aoife updates
This commit is contained in:
parent
c2552d39a1
commit
4960ed0866
4 changed files with 88 additions and 68 deletions
|
@ -29,11 +29,11 @@ in {
|
|||
xserver = {
|
||||
enable = true;
|
||||
excludePackages = [ pkgs.xterm ];
|
||||
|
||||
# Configure keymap in X11
|
||||
|
||||
layout = "us";
|
||||
xkbVariant = "altgr-intl";
|
||||
xkb = {
|
||||
layout = "us";
|
||||
variant = "altgr-intl";
|
||||
};
|
||||
|
||||
# Enable the GNOME Desktop Environment.
|
||||
displayManager.gdm.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue