diff --git a/modules/hyprland.nix b/modules/hyprland.nix index 8593704..2c8aab8 100644 --- a/modules/hyprland.nix +++ b/modules/hyprland.nix @@ -23,7 +23,7 @@ in default = pkgs.xdg-desktop-portal-hyprland; }; displays = lib.mkOption { - type = lib.types.listOf lib.types.string; + type = lib.types.listOf lib.types.str; default = [ "DP-3,2560x1440@360,2560x0,1" "DP-2,2560x1440@144,0x0,1"