nix-super/src/nix/profile.md

14 lines
304 B
Markdown
Raw Normal View History

2020-12-18 15:25:36 +02: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 19:57:15 +02:00
# Files
2020-12-18 15:25:36 +02:00
)""
#include "doc/files/user-profiles.md"