feat(ymir): update flake path.

This commit is contained in:
CronyAkatsuki 2025-05-18 06:52:20 +02:00
parent 02f042dd7f
commit f9ac37dd98
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
# Install nh
programs.nh = {
enable = true;
flake = "/home/crony/Repos/nixos";
flake = "/home/crony/repos/nixos";
clean = {
enable = true;
extraArgs = "--keep 5 --keep-since 3d";