f9b70347357449e7ab3422daa1751bd956025d85
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/7559df1e4af972d5f1de87975b5ef6a8d7559db2' (2024-03-24)
→ 'github:NixOS/nixos-hardware/9a763a7acc4cfbb8603bb0231fec3eda864f81c0' (2024-03-25)
• Updated input 'nur':
'github:nix-community/NUR/725550ba4278e1dec4b79960a53d0f98dc3822e8' (2024-03-24)
→ 'github:nix-community/NUR/70135535c5644b866870258b5ecc91c361d80a9e' (2024-03-25)
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%