minor changes

This commit is contained in:
sadan 2024-10-02 17:37:35 -04:00
parent 5fca9d16c0
commit 5a8735684d
No known key found for this signature in database
3 changed files with 4 additions and 2 deletions

View file

@ -6,7 +6,7 @@
enable = true;
extraArgs = "--keep-since 4d --keep 3";
};
flake = "/home/${NAME}/nixos"
flake = "/home/${NAME}/nixos";
};
};
}