NixOSConfig/README.md

10 lines
203 B
Markdown
Raw Normal View History

2023-11-28 09:34:31 +00:00
# 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
```