syspower: fix typo in URL

This commit is contained in:
Ismaïl Senhaji
2026-01-04 21:59:08 +01:00
committed by GitHub
parent ed293b57ea
commit 791ba15eeb
+1 -1
View File
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
meta = {
description = "Simple power menu/shutdown screen for Hyprland";
homepage = "https://gihub.com/System64fumo/syspower";
homepage = "https://github.com/System64fumo/syspower";
license = lib.licenses.wtfpl;
maintainers = with lib.maintainers; [ justdeeevin ];
mainProgram = "syspower";