PROFILE #
========
commands #
command | description |
---|---|
nix profile diff-closures | show the closure difference between each version of a profile |
nix profile history | show all versions of a profile |
nix profile install | install a package into a profile |
nix profile list | list installed packages |
nix profile remove | remove packages from a profile |
nix profile rollback | roll back to the previous version or a specified version of a profile |
nix profile upgrade | upgrade packages using their most recent flake |
nix profile wipe-history | delete non-current versions of a profile |