Recreated nix files
This commit is contained in:
+299
-300
File diff suppressed because it is too large
Load Diff
@@ -923,7 +923,6 @@ in
|
|||||||
text = ''
|
text = ''
|
||||||
${scriptPath}
|
${scriptPath}
|
||||||
'';
|
'';
|
||||||
defer = false; # Run as early as possible
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|||||||
@@ -8,6 +8,5 @@ in
|
|||||||
text = ''
|
text = ''
|
||||||
${scriptPath}
|
${scriptPath}
|
||||||
'';
|
'';
|
||||||
defer = false; # Run as early as possible
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user