Block a user
Nixconfig structure should be improved
feature(modules): split configuration into nix modules and home-manager modules
Nixconfig structure should be improved
PR #2 will introduce a new structure for the project. The configuration is split into modules and imported in the configuration.nix of each host.
nixconfig/
├── flake.nix
├──…
feature(modules): split configuration into nix modules and home-manager modules