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

nixos-install-oneclick: Initialize #33

Merged
merged 12 commits into from
Mar 26, 2024
Merged

nixos-install-oneclick: Initialize #33

merged 12 commits into from
Mar 26, 2024

Conversation

srid
Copy link
Member

@srid srid commented Mar 26, 2024

Given that this is "oneclick", this tutorial may well be our shortest one!

Comment on lines +18 to +20
boot.loader = {
systemd-boot.enable = true;
efi.canTouchEfiVariables = true;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given this warning, we should probably talk a bit of boot configuration in this post.

@srid srid changed the title 3rd NixOS Install Tutorial - oneclick nixos-install-oneclick: Initialize Mar 26, 2024
@srid
Copy link
Member Author

srid commented Mar 26, 2024

Will merge now, and expand latter.

@srid srid marked this pull request as ready for review March 26, 2024 16:28
@srid srid merged commit 95b3489 into master Mar 26, 2024
2 checks passed
@srid srid deleted the disko-install branch March 26, 2024 16:35
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.

1 participant