Skip to content

[Docs] More familiar flakes example#558

Open
rrueger wants to merge 2 commits intonix-community:masterfrom
rrueger:master
Open

[Docs] More familiar flakes example#558
rrueger wants to merge 2 commits intonix-community:masterfrom
rrueger:master

Conversation

@rrueger
Copy link
Copy Markdown

@rrueger rrueger commented Mar 5, 2026

...in particular the example now resembles the structure created by nixos-generate-config --flake more closely.

Indeed, there, the structure is

$ sudo nixos-generate-config --flake
$ ls -l /etc
flake.nix
configuration.nix
hardware-configuration.nix

and appears to be very common outsie the nixos-generate-config context.

...in particular the example now resembles the structure created by
`nixos-generate-config --flake` more closely.

Indeed, there, the structure is

```
$ sudo nixos-generate-config --flake
$ ls -l /etc
flake.nix
configuration.nix
hardware-configuration.nix
```

and appears to be very common outsie the `nixos-generate-config`
context.

Signed-off-by: Ryan Rueger <git@rueg.re>
Comment thread docs/getting-started/prepare-your-system.md Outdated
Comment thread docs/getting-started/prepare-your-system.md Outdated
@rrueger
Copy link
Copy Markdown
Author

rrueger commented Mar 17, 2026

Sorry for (embarrassing) typos. Thanks for spotting! Fixed and pushed.

@nikstur
Copy link
Copy Markdown
Member

nikstur commented Apr 10, 2026

@rrueger thank you for your contribution!

I don't see how this improves the docs. IMO it doesn't make it more readable, it just adds steps that feel like noise.

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.

3 participants