Compare commits

..

No commits in common. "ce15e83a40ad9bc0c04ca539e7f96ba70655ca69" and "53e14a383ab7908cac8a781dc8b233ac16741a51" have entirely different histories.

3 changed files with 0 additions and 17 deletions

View File

@ -1,3 +0,0 @@
#[Service]
#ExecStart=-systemctl enable --now hhd@mikaela.service --quiet
#ExecStart=-systemctl enable --now hhd@aminda.service --quiet

View File

@ -1,12 +0,0 @@
# 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

View File

@ -23,7 +23,5 @@
# iwd is pulled in by NetworkManager # iwd is pulled in by NetworkManager
@reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet @reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet
@reboot /usr/bin/sleep 45 && /usr/bin/systemctl restart NetworkManager.service @reboot /usr/bin/sleep 45 && /usr/bin/systemctl restart NetworkManager.service
# It seems confused on my Steam Deck with Kinoite messing up
@reboot sleep 30 && systemctl restart hhd@aminda.service
# vim: filetype=crontab # vim: filetype=crontab