···4455This configuration is under constant construction so some things may be remove or add accordings to my needs but i want to keep all even if it's not used anymore.
6677+This repository follow the KISS principle at this moment, but feel free to propose improvement and to help me understand better how nix work.
88+79> [!CAUTION]
810> This configuration is make for my purpose, you can take inspiration and some configuration but do not expect it to work on your side.๐
1111+>
912> Any damage caused by this configuration is not my responsibility. Use at your own risk.
10131114## โจ๏ธ - Features
···50535154```
5255.
5353-โโโ homes # User home configuration (Not Home manager, just sim)
5454-โ โโโ cosmeak # Personal folders for dotfiles
5656+โโโ homes # User home configuration
5757+โ โโโ user@common # Shared dotfiles between user configuration
5858+โ โโโ user@host # Personal folders for dotfiles
5559โโโ hosts # Host-specific configuration
5656-โ โโโ njord # MacOS development laptop
5757-โ โโโ loki # Nixos gaming desktop
5858-โ โโโ hvedrung # FreeBSD (only for testing purpose of nixbsd)
5960โโโ modules # macOS and nix-darwin, NixOS, and shared configuration
6061 โโโ shared # Shared modules across all platforms
6162 โโโ nixos # Nixos modules
···7071- [elythh](https://github.com/elythh/flake)
7172- [Flakes book](https://nixos-and-flakes.thiscute.world/)
7273- [Nix Language](https://nix.dev/)
7474+- [Nix Tour](https://nixcloud.io/tour/?id=introduction/nix)
7375- [chenglab](https://github.com/eh8/chenglab/blob/main/modules/macos/base.nix)