Add overlay and instructions for using it
This commit is contained in:
parent
393274d142
commit
34428fc709
3 changed files with 9 additions and 11 deletions
|
|
@ -46,8 +46,8 @@ in
|
|||
if nix-env -q | grep -q '^home-manager$' ; then
|
||||
$DRY_RUN_CMD nix-env -e home-manager
|
||||
|
||||
echo "You can now remove the 'home-manager' entry in"
|
||||
echo "'~/.config/nixpkgs/config.nix', if you want."
|
||||
echo "You can now remove the 'home-manager' packageOverride"
|
||||
echo "or overlay in '~/.config/nixpkgs/', if you want."
|
||||
fi
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue