lix/src/nix/profile.md

14 lines
304 B
Markdown
Raw Normal View History

2020-12-18 13:25:36 +00:00
R""(
# Description
`nix profile` allows you to create and manage *Nix profiles*. A Nix
profile is a set of packages that can be installed and upgraded
independently from each other. Nix profiles are versioned, allowing
them to be rolled back easily.
2023-02-17 17:57:15 +00:00
# Files
2020-12-18 13:25:36 +00:00
)""
#include "doc/files/user-profiles.md"