refactor: move secrets.nix to root and removal secrets dir
This commit is contained in:
parent
47c42dc7a6
commit
d756f302d5
3 changed files with 3 additions and 8 deletions
|
|
@ -15,5 +15,5 @@ deploy:
|
|||
`nix run github:nix-community/nixos-anywhere -- --flake .#extremist-software --impure root@<ip>`
|
||||
|
||||
secrets:
|
||||
copy `secrets.nix.example` to `secrets/secrets.nix` and fill it in.
|
||||
copy `secrets.nix.example` to `secrets.nix` and fill it in.
|
||||
repo uses impure build cause i dont want to manage encrypted secret files in git right now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue