Home Manager: Difference between revisions
Show how to install Home Manager into your system in a flake. |
m Remove accidental 11 at the end of the sentence. |
||
| Line 87: | Line 87: | ||
Of course you'll probably want to keep more stuff in there than just a state version, but the state version is required. | Of course you'll probably want to keep more stuff in there than just a state version, but the state version is required. | ||
The downside to doing it this way over the User config is that you have to do a full system rebuild; the home manager config is part of the full system, and so must be built as root or at least a trusted user. | The downside to doing it this way over the User config is that you have to do a full system rebuild; the home manager config is part of the full system, and so must be built as root or at least a trusted user. | ||
== Usage == | == Usage == | ||