0a8f0d37fcc131efb842fc500d7b4b7d228d3da3
Flake lock file updates:
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/4293f532d0107dfb7e6f8b34a0421dc8111320e6' (2024-06-23)
→ 'github:Mic92/nix-index-database/838a910df0f7e542de2327036b2867fd68ded3a2' (2024-06-30)
• Updated input 'nur':
'github:nix-community/NUR/5e7535df8afc29acb6e409f4f79332af28359bb6' (2024-06-29)
→ 'github:nix-community/NUR/df95aadeb3663a9752e958559ba14f1ebc9477a0' (2024-06-30)
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%