10 lines
323 B
Markdown
10 lines
323 B
Markdown
Use idiomatic nix.
|
|
|
|
Before making changes, read the appropriate entries of the following manuals:
|
|
- man configuration.nix
|
|
- man home-configuration.nix
|
|
|
|
Do not read the entire manual at once, instead search only for what you need.
|
|
|
|
After editing nix configurations, always run `nix flake check nixos/` to check for errors.
|