spaces for README

This commit is contained in:
Ivan Kirilov Dimitrov 2024-08-03 17:45:01 +02:00
parent ae75c299cb
commit b432efdd0f
No known key found for this signature in database
GPG Key ID: 0BDAD4B211C49294

View File

@ -10,10 +10,13 @@ This repository aims to configure everything I use for all my machines.
### How to use ### How to use
[Check the home-manager modules](./home/modules/default.nix) [Check the home-manager modules](./home/modules/default.nix)
[Check the NixOS modules](./nixos/modules/default.nix) [Check the NixOS modules](./nixos/modules/default.nix)
These are exposed in the following way These are exposed in the following way
`<this-flake>.homeManagerModules.<module>` `<this-flake>.homeManagerModules.<module>`
`<this-flake>.nixosModules.<module>` `<this-flake>.nixosModules.<module>`
Run the following for more info: Run the following for more info: