Switch to the pt layout

This commit is contained in:
2024-10-10 17:32:44 +01:00
parent 6cf7ef215d
commit f4654abf81
3 changed files with 3 additions and 17 deletions

View File

@@ -81,7 +81,7 @@
LC_TIME = "pt_PT.UTF-8";
};
services.xserver.xkb = {
layout = "us";
layout = "pt";
variant = "";
};
system.stateVersion = "24.05";