kmonad config for rotterdam

This commit is contained in:
William 2023-08-17 18:48:22 -03:00
parent acc76a6cb5
commit 3016f96341
3 changed files with 40 additions and 2 deletions

View file

@ -12,7 +12,16 @@
networking.hostName = "rotterdam";
services.hardware.openrgb.enable = true;
services = {
hardware.openrgb.enable = true;
kmonad = {
enable = true;
keyboards.default = {
device = "/dev/input/by-path/pci-0000:0a:00.3-usb-0:2:1.0-event-kbd";
config = builtins.readFile ./rotterdam/kmonad.kbd;
};
};
};
systemd.targets.hibernate.enable = false; # disable non-functional hibernate