Files
nixos/home/hosts/Prometheus.nix

6 lines
87 B
Nix
Raw Normal View History

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