2d8da99cc51a24189df248bc54c837dbd9aa3f1a
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/cde8f7e11f036160b0fd6a9e07dc4c8e4061cf06' (2024-06-16)
→ 'github:NixOS/nixos-hardware/acb4f0e9bfa8ca2d6fca5e692307b5c994e7dbda' (2024-06-19)
• Updated input 'nur':
'github:nix-community/NUR/50687bbf5ce6372f107bd2030a4ac290bb715533' (2024-06-18)
→ 'github:nix-community/NUR/d82b8fd6c2b5e097bc16661369d8ef1d9f0951ee' (2024-06-19)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/cc4d466cb1254af050ff7bdf47f6d404a7c646d1' (2024-06-06)
→ 'github:cachix/pre-commit-hooks.nix/97c0dc865fe9a062c5970f4bcf55bb9e6028bcf5' (2024-06-19)
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%