Added keyboard settings for voyager

This commit is contained in:
marc
2025-02-01 00:54:05 +01:00
parent aef9169245
commit a39f38b3f2
4 changed files with 34 additions and 1 deletions

View File

@@ -65,6 +65,17 @@ in
server.vatnajokull.enable = true;
# - Keyboards -
system.kanata = {
enable = true;
devices = [
"/dev/input/by-path/platform-i8042-serio-0-event-kbd"
"/dev/input/by-path/pci-0000:00:14.0-usb-0:9:1.0-event-kbd"
"/dev/input/by-path/pci-0000:00:14.0-usbv2-0:9:1.0-event-kbd"
];
};
system.devices.voyager.enable = true;
# - Desktop ----------------------------------
desktop = {
inherit wallpaper;