diff options
author | Soispha <soispha@vhack.eu> | 2023-06-17 21:10:57 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-06-17 22:03:28 +0200 |
commit | d4b710d0ce3e6e1642e7658971da62c3a1476236 (patch) | |
tree | 3eb854dc2df2fced52cf5b8657321f0c459ed823 /.gitattributes | |
parent | Feat(system/services/git-sync): Add (diff) | |
download | nixos-server-d4b710d0ce3e6e1642e7658971da62c3a1476236.tar.gz nixos-server-d4b710d0ce3e6e1642e7658971da62c3a1476236.zip |
Fix(system/services/nginx): Switch to git-sync
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 386aea7..a69acc8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ system/mail/users.nix filter=git-crypt diff=git-crypt +system/services/nginx/hosts.nix filter=git-crypt diff=git-crypt |