a130e2abd8bc2661ced2e2ad6f52289a5846ea91
Flake lock file updates:
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/88ad3d7501e22b2401dd72734b032b7baa794434' (2024-06-10)
→ 'github:Mic92/nix-index-database/963639a87fb7f746d45f14b8ab429d2c52dbb396' (2024-06-15)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/ae5c8dcc4d0182d07d75df2dc97112de822cb9d6' (2024-06-14)
→ 'github:NixOS/nixos-hardware/0cd562157274df3783840bdcb0ce6d9c4cf4aa29' (2024-06-15)
• Updated input 'nur':
'github:nix-community/NUR/d50ea2706590f0edce9f49d8990dbcf82cdb66ec' (2024-06-14)
→ 'github:nix-community/NUR/53cf1c854e66a5efa73b69eb3ab952d6bf2e2817' (2024-06-15)
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%