Change lithium keyboard layout
This commit is contained in:
parent
311cd6e129
commit
92b2c43310
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
||||||
services.openssh.enable = pkgs.lib.mkForce false;
|
services.openssh.enable = pkgs.lib.mkForce false;
|
||||||
services.fail2ban.enable = pkgs.lib.mkForce false;
|
services.fail2ban.enable = pkgs.lib.mkForce false;
|
||||||
|
|
||||||
|
services.xserver.xkb.layout = pkgs.lib.mkForce "fi";
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
../base.nix
|
../base.nix
|
||||||
../users/vili.nix
|
../users/vili.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue