Emitter: Make necessary changes for 24.05

This commit is contained in:
fruchti 2024-06-02 10:25:45 +02:00
parent 4994a81881
commit ef69748075
46 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
config = lib.mkDefault {
i18n.defaultLocale = "en_GB.UTF-8";
console.keyMap = "us";
services.xserver.layout = "us-fruchti";
services.xserver.xkb.layout = "us-fruchti";
services.openssh = {
enable = true;
settings = {