Remove extra curly brace

This commit is contained in:
雑魚~雑魚~
2023-08-21 05:08:07 -06:00
committed by GitHub
parent bfd05251f2
commit 90cb0f987b

View File

@@ -101,7 +101,6 @@ First, add your own private `nix-secrets` repository and `agenix` as a flake inp
};
};
}
}
```
Then, create `./secrets/default.nix` with the following content: