nixos/hyprland: add fufexan as maintainer

Per https://github.com/NixOS/nixpkgs/pull/315827#issuecomment-2139073465
This commit is contained in:
John Titor 2024-05-30 14:25:36 +05:30
parent 0b0b7cefcc
commit 98f9f9951a
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 ];
}