c0788d64575de0a3bb3d1a78e64ef4bbcfca4d1e
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/f58b25254be441cd2a9b4b444ed83f1e51244f1f' (2024-04-12)
→ 'github:NixOS/nixos-hardware/f2d364de6589f7a029624983593eafc3c4dac726' (2024-04-17)
• Updated input 'nur':
'github:nix-community/NUR/89668a5c7afbef83112a154f587eb07b8dfc0c0c' (2024-04-16)
→ 'github:nix-community/NUR/d503d88d5029ad94b6ed8832efcd38f5332279b8' (2024-04-17)
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%