Nix Flakes configuration for MacOS, NixOS and WSL
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update readme

cosmeak 7e2ddc23 9d464e7f

+6 -1
+6 -1
README.md
··· 71 71 72 72 These are the things that help me the most to understand Nix ecosystem and help me build my configuration from scratch. 73 73 74 - - [elythh](https://github.com/elythh/flake) 74 + 📚️ - Learning 75 + 75 76 - [Flakes book](https://nixos-and-flakes.thiscute.world/) 76 77 - [Nix Language](https://nix.dev/) 77 78 - [Nix Tour](https://nixcloud.io/tour/?id=introduction/nix) 79 + 80 + ### ✨️ - Dotfiles 81 + 82 + - [elythh](https://github.com/elythh/flake) 78 83 - [chenglab](https://github.com/eh8/chenglab/blob/main/modules/macos/base.nix)