NixOS: Difference between revisions

imported>Ixxie
mNo edit summary
imported>Ixxie
No edit summary
Line 94: Line 94:
====  User Environments ====
====  User Environments ====


In addition to declarative system configuration, NixOS users can utilize Nix's imperative <code>nix-env</code> command to install packages at the user level, without changing the system state. See the [[Nix Package Manager#User Environments| User environments section of the Nix article]] for more information.
In addition to declarative system configuration, NixOS users can utilize Nix's imperative <code>nix-env</code> command to install packages at the user level, without changing the system state. See the [[Nix Package Manager#User Environments| user environments section of the Nix article]] for more information.


==== Channels ====
==== Channels ====