032ab998e1eba4321dfbfa1125e37fb66943448b
Flake lock file updates:
• Updated input 'agenix':
'github:ryantm/agenix/8cb01a0e717311680e0cbca06a76cbceba6f3ed6' (2024-02-13)
→ 'github:ryantm/agenix/1381a759b205dff7a6818733118d02253340fd5e' (2024-04-02)
• Updated input 'nur':
'github:nix-community/NUR/2d70d084ce6118c5c7f9891746b8508badf02957' (2024-04-01)
→ 'github:nix-community/NUR/2b655318c106193f6ffa11f6f7b778dc74688a3b' (2024-04-02)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/f3bb95498eaaa49a93bacaf196cdb6cf8e872cdf' (2024-04-01)
→ 'github:cachix/pre-commit-hooks.nix/e35aed5fda3cc79f88ed7f1795021e559582093a' (2024-04-02)
Config
Flakes:
$ deploy --interactive '#vno1-oh2'
$ nix build .#deploy.nodes.fra1-a.profiles.system.path
Other:
$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.vno1-oh2.config.services.nsd
Encoding host-only secrets
Encode a secret on host:
rage -e -r "$(cat /etc/ssh/ssh_host_ed25519_key.pub)" -o secret.age /path/to/plaintext
Decode a secret on host (to test things out):
rage -d -i /etc/ssh/ssh_host_ed25519_key secret.age
Description
Languages
Nix
82.7%
Lua
11.6%
Go
3.6%
Vim Script
1.1%
Shell
1%