Testing lib.mkForce
This commit is contained in:
+304
-304
File diff suppressed because it is too large
Load Diff
@@ -2094,7 +2094,7 @@ in
|
||||
xdg.configFile."${targetRel}" = {
|
||||
source = lib.mkForce repoConf;
|
||||
backup = lib.mkForce false;
|
||||
}
|
||||
};
|
||||
xdg.configFile."${targetOverflowRel}" = {
|
||||
source = lib.mkForce repoOverflowScript;
|
||||
backup = lib.mkForce false;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user