2023-11-28 09:34:31 +00:00
|
|
|
# NixOSConfig
|
|
|
|
|
2024-05-03 13:13:43 +00:00
|
|
|
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
|
|
|
|
```
|