mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-06-16 12:07:21 +02:00
yum.repos.d: add handhelddaemon.repo
This commit is contained in:
parent
53e14a383a
commit
d65f7e9672
12
etc/yum.repos.d/handhelddaemon.repo
Normal file
12
etc/yum.repos.d/handhelddaemon.repo
Normal 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
|
Loading…
x
Reference in New Issue
Block a user