general theme applying

This commit is contained in:
2024-11-04 14:26:00 +01:00
parent 720c05f9b0
commit 34e94621b8
7 changed files with 72 additions and 21 deletions

View File

@@ -2,7 +2,7 @@
{
services.xserver = {
enable = true;
xkb.layout = "fr";
xkb.layout = "pl";
xkb.variant = "";
excludePackages = [ pkgs.xterm ];
};