mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-22 18:29:39 +01:00
This module adds basic support for configuration specializations. These allow the user to build multiple alternative configurations that should be part of the same generation.
1 line
43 B
Nix
1 line
43 B
Nix
{ specialization = ./specialization.nix; }
|