Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Update tuned.nu
Browse files Browse the repository at this point in the history
  • Loading branch information
tulilirockz authored Apr 25, 2024
1 parent 6d0ef5a commit 02b58f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/scripts/tuned.nu
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env -S nu
use lib/std.nu [fetch_copr]
use lib/std.nu [fetch_copr, get_fedora_version]

try { rpm-ostree override remove power-profiles-daemon } catch { echo "Failed removing ppd" }

Expand Down

0 comments on commit 02b58f6

Please sign in to comment.