aboutsummaryrefslogtreecommitdiff
path: root/src/nix/profile.md
blob: ffce5ad658558132dce352a472bf3e8ab0779725 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.

# Files

See [the "User Profiles" documentation page](@docroot@/command-ref/files/user-profiles.md).

This page can be viewed offline with **`man 5 nix3-user-profiles`**.

)""