fix: tastaturlayout dk - SDDM via xserver, Plasma/Wayland via kxkbrc
This commit is contained in:
@@ -3,12 +3,7 @@
|
||||
services.xserver.enable = true;
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
services.displayManager.sddm.settings = {
|
||||
Input = {
|
||||
Keyboard.layout = "dk";
|
||||
Keyboard.variant = "";
|
||||
};
|
||||
};
|
||||
# SDDM arver tastaturlayout fra services.xserver.xkb (sat i configuration.nix)
|
||||
|
||||
# Lyd
|
||||
services.pulseaudio.enable = false;
|
||||
|
||||
Reference in New Issue
Block a user