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

After new update install.sh don’t work for me anymore #3

Closed
And329 opened this issue Apr 16, 2024 · 3 comments
Closed

After new update install.sh don’t work for me anymore #3

And329 opened this issue Apr 16, 2024 · 3 comments
Labels
question Further information is requested

Comments

@And329
Copy link

And329 commented Apr 16, 2024

What I do (step by step)
Install nixOS from usb with official installer
Chose username and password
Select London time zone
Default uk keyboard layout
Install without any desktop environment
Then after installation:

nix run --experimental-features "nix-command flakes" nixpkgs#git clone https://github.com/Sly-Harvey/NixOS.git ~/NixOS

cd NixOS

sudo ./install.sh

Chose “y” when asked for hardware conf

I also have nvidia gpu (3080) and ryzen 9th gen

@Sly-Harvey
Copy link
Owner

Sly-Harvey commented Apr 17, 2024

@And329

thank you for your issue! I'm currently investigating this problem. if you don't mind i just have a few little questions. Do you have any output after the install script failed? and was the bootloader functional? did you try the manual method? it seems to work flawlessly for me. I might have set an option that is incompatible with other systems so i will take a look! This is also the exact method i use when installing from scratch and is the intended way to use the install script.

@Sly-Harvey Sly-Harvey pinned this issue Apr 17, 2024
@Sly-Harvey Sly-Harvey added the bug Something isn't working label Apr 17, 2024
@And329
Copy link
Author

And329 commented Apr 18, 2024

@Sly-Harvey I fixed it by recreating my /boot partition. Btw how do i allow unfree software in your build? I'm not to familiar with flakes and can't really figure it out :(

@Sly-Harvey
Copy link
Owner

Sly-Harvey commented Apr 18, 2024

@And329

Thats great to hear!

the NixOS wiki has a good section on this: https://nixos.wiki/wiki/Unfree_Software
ideally you want to use the per-package solution. A good example of how i implemented this is in the spicetify module. I am also going to make vscode usable soon since it has an unfree licence.

@Sly-Harvey Sly-Harvey added question Further information is requested and removed bug Something isn't working labels Apr 18, 2024
@Sly-Harvey Sly-Harvey unpinned this issue Apr 22, 2024
@Sly-Harvey Sly-Harvey pinned this issue Apr 22, 2024
@Sly-Harvey Sly-Harvey unpinned this issue May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants