From 9389c1f57ad49de12abeb9c1e8ef7048f08725cf Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 15 Apr 2026 10:39:21 +0200 Subject: [PATCH] Fix path --- migrations/1775897694.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1775897694.sh b/migrations/1775897694.sh index a5935a03..aeeefc34 100644 --- a/migrations/1775897694.sh +++ b/migrations/1775897694.sh @@ -1,4 +1,4 @@ echo "Fix AC power udev rules to use systemd-run" -source $OMARCHY_PATH/install/first-run/powerprofilesctl-rules.sh +source $OMARCHY_PATH/install/config/powerprofilesctl-rules.sh source $OMARCHY_PATH/install/config/wifi-powersave-rules.sh