implementing home.file instead of xdg.config
This commit is contained in:
@@ -7,7 +7,7 @@ in
|
||||
{
|
||||
# Ensure script exists in ~/.config/hypr/scripts/
|
||||
home.file."${targetRel}" = {
|
||||
source = repoScript;
|
||||
source = lib.mkForce repoScript;
|
||||
executable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user