git: update paths for projects

This commit is contained in:
Christoph Hollizeck 2025-11-17 23:54:36 +01:00
parent 1f635ff6ac
commit dbe87c7bab
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
5 changed files with 97 additions and 89 deletions

View file

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