finally use xserver.extraLayouts correctly

This commit is contained in:
2021-06-17 18:47:38 +05:30
parent d32d386248
commit ee5cd59841
13 changed files with 65 additions and 51 deletions

View File

@@ -69,6 +69,7 @@
};
dconf.enable = true;
adb.enable = true;
light.enable = true;
};
nix = {
package = pkgs.nixUnstable;