mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
readme: add meta note
This commit is contained in:
parent
daf9133c35
commit
04c4a21281
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# nixos-flake-example
|
||||
|
||||
**NOTE**: nixflk is a better example repo for a full NixOS config layout, this repo
|
||||
is mostly to provide more context+examples around flakes, and to show that you can produce
|
||||
the same EXACT system with flakes as with nix-build, if you know what to do.
|
||||
|
||||
This readme starts out with an attempt to explain and justify flakes. It also contains
|
||||
some examples of `nix` cli flakes syntax and tips for adopting flakes in your project.
|
||||
|
||||
|
|
Loading…
Reference in a new issue