0493d51a0d52e9ac679b50b909123dde9531f507
Flake lock file updates:
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/972a52bee3991ae1f1899e6452e0d7c01ee566d9' (2024-06-02)
→ 'github:Mic92/nix-index-database/4ac3639cebb6286f1a68d015b80e9e0c6c869ce6' (2024-06-07)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/0b8e7a1ae5a94da2e1ee3f3030a32020f6254105' (2024-06-05)
→ 'github:NixOS/nixpkgs/9b5328b7f761a7bbdc0e332ac4cf076a3eedb89b' (2024-06-06)
• Updated input 'nur':
'github:nix-community/NUR/b04f3815c4f83814bef8495a7c633fb533fec2af' (2024-06-06)
→ 'github:nix-community/NUR/5b8027e546936ceba46599439097b370d9276856' (2024-06-07)
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%