nixos/hyprland: add fufexan as maintainer

Per https://github.com/NixOS/nixpkgs/pull/315827#issuecomment-2139073465

(cherry picked from commit 98f9f9951a)
This commit is contained in:
John Titor 2024-05-30 14:25:36 +05:30
parent 8d03ed3202
commit 00622e9fcf
No known key found for this signature in database
GPG Key ID: 29B0514F4E3C1CC0

View File

@ -88,4 +88,6 @@ in
"Nvidia patches are no longer needed"
)
];
meta.maintainers = with lib.maintainers; [ fufexan ];
}