Testing lib.mkForce

This commit is contained in:
2026-03-01 17:35:13 +01:00
parent 628fd8e9fb
commit fe3a3f6ceb
6 changed files with 303 additions and 327 deletions
-1
View File
@@ -21,7 +21,6 @@ in
};
xdg.configFile."hypr/scripts/lid-lock.sh" = {
source = lib.mkForce flakeRoot + "/assets/conf/desktop/hypr/scripts/lid-lock.sh";
backup = lib.mkForce false;
executable = true;
};
xdg.portal = {