514553b307ca769b69664329bd3f1df1c98dd2d8
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/05aa46a1f3b5ac92bfe84807868ba9670d48b031' (2024-04-09)
→ 'github:NixOS/nixos-hardware/e1c4bac14beb8c409d0534382cf967171706b9d9' (2024-04-10)
• Updated input 'nur':
'github:nix-community/NUR/ee4ce451f46a08778d1a9f9837eff0750714b08b' (2024-04-09)
→ 'github:nix-community/NUR/a0471f14e0499a66898fc1c7d5aff259a9fa58b9' (2024-04-10)
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%