Testing lib.mkForce

This commit is contained in:
2026-03-01 17:30:15 +01:00
parent 6d50ed0c92
commit 08b73c4ea4
3 changed files with 306 additions and 306 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ in
xdg.configFile."${targetRel}" = {
source = lib.mkForce repoConf;
backup = lib.mkForce false;
}
};
xdg.configFile."${targetOverflowRel}" = {
source = lib.mkForce repoOverflowScript;
backup = lib.mkForce false;