Updated nh to align with name of git directory

This commit is contained in:
Asdam9
2026-04-14 22:55:31 +02:00
parent 68744e5fa1
commit c0e285b1b6

View File

@@ -8,7 +8,7 @@
enable = true;
extraArgs = "--keep-since 30d --keep 15";
};
flake = "/home/${user}/Documents/MyNixOS/#laptop";
flake = "/home/${user}/Documents/AsdamNixOS/";
};
};
}