explain home-manager config selection (hostname)

This commit is contained in:
Julian Mutter 2024-02-01 14:12:54 +01:00
parent 13db191cc6
commit 5de7265797

View File

@ -1,5 +1,10 @@
#+title: Readme
* Machine selection
=home-manager= automatically searches for =user= or =user@hostname= config in the flake, so specify one of those or you will have to manually specify them:
=home-manager switch --flake .#user@hostname=
* Manual symlinks
[[file:laptop-nix.conf]] was manually symlinked to file:/etc/nix/nix.conf
and [[file:flake.nix]] was symlinked to file:~/.config/home-manager/flake.nix