nixos/hosts/Northstar/home.nix

4 lines
92 B
Nix

{ ... }: {
xdg.configFile."hypr/extra.conf".text = "monitor=eDP-1,preferred,auto,1.25";
}