FIx environment variables
This commit is contained in:
parent
7ba6eafa7d
commit
392a96f32f
5 changed files with 11 additions and 11 deletions
|
|
@ -25,4 +25,6 @@
|
|||
background.path = pkgs.nixos-artwork.wallpapers.simple-dark-gray-bottom.gnomeFilePath;
|
||||
};
|
||||
};
|
||||
|
||||
environment.sessionVariables.XKB_DEFAULT_LAYOUT = "es";
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue