Switch to the pt layout

This commit is contained in:
2024-10-10 17:32:44 +01:00
parent 35cda9b3a8
commit abe55b0c4f
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";