-
Notifications
You must be signed in to change notification settings - Fork 48
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
Attempting to clone your config and have met with errors. Requesting any insight you can spare #18
Comments
@pyunramura have you changed the |
Oh sorry I didn't think to mention it before but I adjusted my disk configuration to match what you have configured prior to the build attempt. I just created two partitions labeled EFI and NixOS respectively on a spare ssd to test the build process. I have looked through your hardware-configuration.nix though and it matches my current configuration aside from the partition label capitalization. I'll go ahead and post the error log here to give more info on the nature of the problem. If you'd prefer a pastebin link or otherwise I'd be happy to oblige. NixOS build error
Stack trace of error
I'm just not certain what in the config is being built while calling that nix store path, as it seems to be failing by not being able to find the |
Looks like |
I attempted to update the lock file but it didn't seem to make a difference. I did however manage to get it deployed though by disabling |
Just an additional point of reference to the problem I was seeing with viperML/nh. It seems there's a problem using nixos-install with nh as reported by this issue. Good thing to keep in mind if you're going to be doing a clean install in the future, just disable nh for the installation. |
Hey, I'm currently attempting to clone your config, specifically your "io" host. And while I was able to build the flake into a vm with
nixos-rebuild build-vm github:fufexan/dotfiles#io
and boot it up successfully I'm unfortunately getting errors while attempting to deploy it onto baremetal. I'm fairly new to NixOS flakes and while I do have a working flake deployment I'm not really happy with it and am in the process of blowing it away in lieu of the one you have configured as it's fantastic. I've forked your config already and just made a few small alterations such as changing the username, and disabling howdy and the ir-emitter since I'm deploying onto an AMD desktop and don't have any method of biometric authentication. I was hoping you might have some insight into the errors that I'm seeing, and I sincerely appreciate any insight you have.I can provide you some error logs if you'd like but I'm not sure if I should drop them here or a pastebin service, etc. Just let me know if you'd be willing. Thanks for the consideration.
The text was updated successfully, but these errors were encountered: