Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Home Manager Guide #42

Closed
erikreinert opened this issue Jan 15, 2024 · 3 comments
Closed

Update Home Manager Guide #42

erikreinert opened this issue Jan 15, 2024 · 3 comments

Comments

@erikreinert
Copy link
Member

erikreinert commented Jan 15, 2024

Changes

Improvements:

  • make sure it clearly states that this is for anything not using nix-darwin or nixos

This comes from #41 which was brought up as a question as to which template to use.

@JoaoAlexNunes
Copy link

JoaoAlexNunes commented Jan 16, 2024

in addition is there a way that homeDirectory = throw "<enter homeDirectory in flake.nix>"; # TODO: home directory of the user could be more clear

because there i really dont know what to put

@hbjydev
Copy link
Member

hbjydev commented Jan 17, 2024

in addition is there a way that homeDirectory = throw "<enter homeDirectory in flake.nix>"; # TODO: home directory of the user could be more clear

because there i really dont know what to put

So what you'd put would be the path to your home directory, like the comment says -- something like /home/joaoalexnunes. On Linux, that's usually gonna be /home/<your username>, and on macOS it'll be /Users/<your username>.

@erikreinert
Copy link
Member Author

Got all these in #47! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants