mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-04 13:17:21 +02:00
Compare commits
No commits in common. "ce15e83a40ad9bc0c04ca539e7f96ba70655ca69" and "53e14a383ab7908cac8a781dc8b233ac16741a51" have entirely different histories.
ce15e83a40
...
53e14a383a
@ -1,3 +0,0 @@
|
||||
#[Service]
|
||||
#ExecStart=-systemctl enable --now hhd@mikaela.service --quiet
|
||||
#ExecStart=-systemctl enable --now hhd@aminda.service --quiet
|
@ -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
|
@ -23,7 +23,5 @@
|
||||
# iwd is pulled in by NetworkManager
|
||||
@reboot /usr/bin/sleep 30 && /usr/bin/systemctl stop iwd.service --quiet
|
||||
@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
|
||||
|
Loading…
x
Reference in New Issue
Block a user