Home Manager: Difference between revisions
imported>Bbigras m remove useless "is" at one place and add one at another place |
imported>Tv add link to Wrappers vs. Dotfiles |
||
Line 35: | Line 35: | ||
=== Examples === | === Examples === | ||
* [https://github.com/yrashk/nix-home/blob/master/home.nix Yurii Rashkovskii's home.nix] | * [https://github.com/yrashk/nix-home/blob/master/home.nix Yurii Rashkovskii's home.nix] | ||
=== Alternatives === | |||
* [[Wrappers vs. Dotfiles]] shows how (per-user) wrapper scripts can be used in place of dotfiles in the user's home directory |