mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2025-09-06 02:40:39 +00:00
sops
This commit is contained in:
11
README.md
11
README.md
@@ -15,3 +15,14 @@ git clone https://github.com/cupcakearmy/nix-macos ~/.config/nix-darwin
|
||||
# Installation
|
||||
nix run nix-darwin -- switch --flake ~/.config/nix-darwin#mbp
|
||||
```
|
||||
|
||||
|
||||
## Sops
|
||||
|
||||
Secrets are managed by sops-nix
|
||||
|
||||
```bash
|
||||
# To edit the secrets files
|
||||
nix shell nixpkgs#sops
|
||||
sops ./secrets/foo.yaml
|
||||
```
|
||||
|
Reference in New Issue
Block a user