Enable automatic deployment for nki-personal-do (#3)

This commit is contained in:
Natsu Kagami 2021-11-03 18:42:02 -04:00 committed by Natsu Kagami
parent 2e2fb79004
commit d162925be3
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
6 changed files with 69 additions and 3 deletions

16
flake.lock generated
View file

@ -329,10 +329,26 @@
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"rnix-lsp": "rnix-lsp",
"secrets": "secrets",
"sops-nix": "sops-nix",
"youmubot": "youmubot"
}
},
"secrets": {
"locked": {
"lastModified": 1635971132,
"narHash": "sha256-w5QAlp+RmVFh3E9Kb79eX+QvcV/jTGPy/y4REGswzy8=",
"ref": "master",
"rev": "9183da438dffec97148a1a7e6ec3462fa372ffe8",
"revCount": 1,
"type": "git",
"url": "ssh://git@github.com/natsukagami/nix-deploy-secrets"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/natsukagami/nix-deploy-secrets"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_6"