]> git.scottworley.com Git - nix-profile-gc/commit
Separate monitorHomeProfiles option that defaults to true master
authorScott Worley <scottworley@scottworley.com>
Thu, 14 May 2026 17:57:37 +0000 (10:57 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 14 May 2026 17:57:37 +0000 (10:57 -0700)
commit1f910c8b63eaecd0043615db59bcb0c27410da1b
tree8803076cf8d2d1bfe6839fac0215a1e4dac3638b
parent565acdea12c86a788031778b96fc5e111ce957b9
Separate monitorHomeProfiles option that defaults to true

This gives us a way to put just the new home-profiles management in
dry-run mode.

This way, home-profiles management can be gently turned on by first
enabling monitorHomeProfiles, running for awhile, and only then enabling
manageHomeProfiles once it has active-usage data to work with.

This also allows a safer path to flipping the manageHomeProfiles default
from false to true.
modules/profile-gc.nix