032a1c3091c4036c91996e9b4e6c6d39455675da
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/d6b554a85caac840430a822aae963c811e9c7e26' (2023-10-11)
→ 'github:NixOS/nixos-hardware/fb6af288f6cf0f00d3af60cf9d5110433b954565' (2023-10-12)
• Updated input 'nur':
'github:nix-community/NUR/82a21f704a9213214463c492b5d15ab20b253a16' (2023-10-11)
→ 'github:nix-community/NUR/4bdf01bbe3252b44fb9b7d8090bed5e22054ba34' (2023-10-12)
• Updated input 'zigpkgs':
'github:mitchellh/zig-overlay/fceb08ab1d53a1c3caa00c741c662e522c3718ee' (2023-10-11)
→ 'github:mitchellh/zig-overlay/7023ed1abc8275cedfbb3ff9d826709d20886a86' (2023-10-12)
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
Debug
$ 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%