infrastructure/nixos/hosts/olympus/eevee/home/default.nix

6 lines
99 B
Nix
Raw Normal View History

2023-05-04 13:06:08 +02:00
_: {
2023-04-25 09:30:41 +02:00
dconf.settings."org/gnome/desktop/peripherals/mouse" = {
accel-profile = "flat";
};
2023-04-22 16:14:45 +02:00
}