Skip to content

Update readme#30

Merged
Frost-Phoenix merged 1 commit intoFrost-Phoenix:mainfrom
Balssh:patch-1
Sep 1, 2024
Merged

Update readme#30
Frost-Phoenix merged 1 commit intoFrost-Phoenix:mainfrom
Balssh:patch-1

Conversation

@Balssh
Copy link
Copy Markdown
Contributor

@Balssh Balssh commented Sep 1, 2024

Hi there, I've been playing with your config to learn the ways of NixOS for the past days. First times I tried to run the script as it was it kept getting stuck at compiling dependencies and I had to restart my PC to unfreeze it. After some digging I come up to this educated guess: my RAM was not enough for how many parallel processes my CPU could spawn. So my 16 core AMD CPU would eat up all the 16GB of RAM I had and it got into a starvation scenario.

Managed to get past that with adding --cores 10 to the switch rebuild command in your install.sh. Thought it could help others in my situation with this PR.

@Frost-Phoenix Frost-Phoenix merged commit ba535c8 into Frost-Phoenix:main Sep 1, 2024
@Frost-Phoenix
Copy link
Copy Markdown
Owner

Thanks for your help :)

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

Successfully merging this pull request may close these issues.

2 participants