yum.repos.d: add handhelddaemon.repo

This commit is contained in:
Aminda Suomalainen 2025-05-28 10:30:38 +03:00
parent 53e14a383a
commit d65f7e9672
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723

View File

@ -0,0 +1,12 @@
# sudo rpm-ostree install hhd adjustor hhd-ui
# systemctl enable --now hhd@<user>.service
[copr:copr.fedorainfracloud.org:hhd-dev:hhd]
name=Copr repo for hhd owned by hhd-dev
baseurl=https://download.copr.fedorainfracloud.org/results/hhd-dev/hhd/fedora-$releasever-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/hhd-dev/hhd/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1