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 <[email protected]>
@rrueger
Copy link
Copy Markdown
Author

rrueger commented Mar 17, 2026

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

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.

2 participants