Files
nixos/home/hosts/Heracles.nix

6 lines
86 B
Nix
Raw Normal View History

2026-04-08 17:50:06 +02:00
{
wayland.windowManager.hyprland.settings = {
monitor=",preferred,auto,1.0";
2026-04-08 17:50:06 +02:00
};
}