split confiugration.nix into modules and import them instead
split home.nix into modules and place them under a user namespace
this makes the setup easily adaptable for multiple hosts and multiple users
Todo:
add nix modules
cleanup configuration.nix
add home-manager modules
cleanup home.nix
add nix-helper documentation to readme
cleanup code
cleanup README (split installation into separate README)
- split confiugration.nix into modules and import them instead
- split home.nix into modules and place them under a user namespace
- this makes the setup easily adaptable for multiple hosts and multiple users
Todo:
- [X] add nix modules
- [X] cleanup configuration.nix
- [x] add home-manager modules
- [x] cleanup home.nix
- [x] add nix-helper documentation to readme
- [x] cleanup code
- [x] cleanup README (split installation into separate README)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Todo: