Added keyboard settings for voyager
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user