-
Notifications
You must be signed in to change notification settings - Fork 6
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
Draft: Nixos on heads #444
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall post look great. We just need to fix some very minor things and this is ready to go.
- In `/mnt/etc/nixos/configuration.nix': "/dev/mapper/vg-root" | ||
- In `/mnt/etc/nixos/hardware-configuration.nix': "/dev/disk/by-uuid/6839a958-2b1b-4548-909a-e479a02cb800" | ||
(use '--show-trace' to show detailed location information) | ||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macpijan maybe it is worth to report that through nixos issue tracker?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe, I suspect, I could do something wrong. The installation manual does not cover the setup with encrypted disk. So maybe a chapter on this could be added.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I hope this post would not be toooooo long
title: Installing NixOS with heads firmware on ThinkPad X230 | ||
abstract: 'Abstract first sentence. | ||
Abstract second sentence. | ||
Abstract third sentence.' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need some cool abstract :)
|
||
![nixos_login](/img/nixos_login.png) | ||
|
||
![nixos_sway](/img/nixos_sway.png) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@macpijan Add image
Signed-off-by: Maciej Pijanowski <[email protected]>
Signed-off-by: Maciej Pijanowski <[email protected]>
Signed-off-by: Maciej Pijanowski <[email protected]>
Signed-off-by: Maciej Pijanowski <[email protected]>
c707070
to
aadd9c7
Compare
No description provided.