When I run sudo nix-env -p /nix/var/nix/profiles/system --list-generations
The numbers before the generations listed are in the 300s. Is it possible to reset this number back to 1?
For what purpose?
sudo rm /nix/var/nix/profiles/system-*
sudo nixos-rebuid boot
2 Likes
No real purpose really just wondering