30ec6385cef821ef5a1a14ebb2d5656254c66a57
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/caabc425565bbd5c8640630b0bf6974961a49242' (2024-06-25)
→ 'github:NixOS/nixos-hardware/901bc809b5d3e73a609a167385df23311d81b39c' (2024-06-26)
• Updated input 'nur':
'github:nix-community/NUR/29717dba9879f6c7f69d5b2a92874c13fd6bdcc1' (2024-06-25)
→ 'github:nix-community/NUR/645d006748615a16d4f95a1c2386ffb2c5cb3956' (2024-06-26)
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.8%
Lua
11.5%
Go
3.6%
Vim Script
1.1%
Shell
1%