implementing home.file instead of xdg.config

This commit is contained in:
2026-03-01 21:03:54 +01:00
parent 9a87e37114
commit 1786fbd39e
11 changed files with 326 additions and 340 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ in
};
# Gebruik home.file voor echte bestanden (geen symlinks)
home.file.".config/hypr/scripts/lid-lock.sh" = {
source = lidLockScript;
source = lib.mkForce lidLockScript;
executable = true;
};
xdg.portal = {