NixOSConfig/README.md

10 lines
203 B
Markdown

# NixOSConfig
NixOS Configurations for personal Machines
Run the following command for adding `git diff` support for `sops` in this repository:
```sh
git config --local include.path ../.gitconfig
```