syspower: fix typo in URL (#476956)

This commit is contained in:
Thomas Gerbet
2026-01-04 21:30:11 +00:00
committed by GitHub
+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";