mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2024-11-26 18:13:14 +01:00
11 lines
462 B
Markdown
11 lines
462 B
Markdown
|
|
Nix is powerful and flexible, it provides a lot of ways to do things, making it difficult to find the most suitable way to do your job.
|
|
Here are some best practices that I've learned from the community, hope it can help you.
|
|
|
|
|
|
## References
|
|
|
|
- [Tips&Tricks for NixOS Desktop - NixOS Discourse][Tips&Tricks for NixOS Desktop - NixOS Discourse]
|
|
|
|
[Tips&Tricks for NixOS Desktop - NixOS Discourse]: https://discourse.nixos.org/t/tips-tricks-for-nixos-desktop/28488
|