c4eab840d2c38b878af38577ee9fad9f09ecbcdc
Flake lock file updates:
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/9d2bcc47110b3b6217dfebd6761ba20bc78aedf2' (2023-09-17)
→ 'github:Mic92/nix-index-database/25d6369c232bbea1ec1f90226fd17982e7a0a647' (2023-09-24)
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/cb4dc98f776ddb6af165e6f06b2902efe31ca67a' (2023-09-19)
→ 'github:NixOS/nixos-hardware/61283b30d11f27d5b76439d43f20d0c0c8ff5296' (2023-09-24)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/e9b4b56e5a20ac322c0c01ccab7ec697ab076ea0' (2023-09-22)
→ 'github:NixOS/nixpkgs/715d72e967ec1dd5ecc71290ee072bcaf5181ed6' (2023-09-22)
• Updated input 'nur':
'github:nix-community/NUR/e7cccb35b745abbdef3f3860e68d41a104bcfaa2' (2023-09-23)
→ 'github:nix-community/NUR/b0054a52865a075dfffa47d779ff3dd31d93f903' (2023-09-24)
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%