merge flake-parts rewrite into main #19

Manually merged
Daholli merged 62 commits from main-merge into main 2025-11-22 20:16:40 +01:00
Showing only changes of commit 9f9ac5a3b4 - Show all commits

View file

@ -56,8 +56,8 @@ topLevel: {
}; };
maintenance = { maintenance = {
repo = [ repo = [
"home/${username}/projects/nixpkgs" "/home/${username}/projects/nixpkgs"
"home/${username}/projects/config" "/home/${username}/projects/config"
]; ];
strategy = "incremental"; strategy = "incremental";
}; };