From: Scott Worley Date: Fri, 10 Apr 2026 07:40:46 +0000 (-0700) Subject: Manage profiles in users' $HOME/.local/state/nix/profiles/ X-Git-Url: http://git.scottworley.com/nix-profile-gc/commitdiff_plain/565acdea12c86a788031778b96fc5e111ce957b9?ds=inline;hp=565acdea12c86a788031778b96fc5e111ce957b9 Manage profiles in users' $HOME/.local/state/nix/profiles/ Newer versions of nix keep profiles here instead of in /nix/var/nix/profiles/per-user This is initially off by default. Later it will be on by default. ---