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

How to use the installed configurations? #1

Open
redjax opened this issue Dec 9, 2024 · 0 comments
Open

How to use the installed configurations? #1

redjax opened this issue Dec 9, 2024 · 0 comments

Comments

@redjax
Copy link

redjax commented Dec 9, 2024

Thank you for this repository, it's been really helpful as I try to set up my own Nix/Home-Manager/Flakes configuration :)

I have not committed my code to git yet. I have created a repository with a similar structure to yours, modifying it a bit for my needs.

I've run the ./install.sh script, then home-manager switch, and I see the build output:

/nix/store/bizp26mgjfzm2ggifchjc5jk7mv3n753-home-manager-generation
Starting Home Manager activation
Activating checkFilesChanged
Activating checkLinkTargets
Activating writeBoundary
Activating installPackages
replacing old 'home-manager-path'
installing 'home-manager-path'
Activating linkGeneration
Cleaning up orphan links from /home/jack
No change so reusing latest profile generation 4
Creating home file links in /home/jack
Activating onFilesChange
Activating reloadSystemd

But I'm stuck on how to actually activate my environment now. It seems like it installed impossibly fast, like it was skipping all the packages I declared.

I am on a Debian Linux VM (I had to modify your uname script for this), using nix the CLI tool, not NixOS. I do have a NixOS install I will eventually try moving this over to.

Do you have any instructions for what to do after running home-manager switch?

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

1 participant