1cad7fe5352bb4989690da3ea33e0b1ce18ee885
Flake lock file updates:
• Updated input 'nix-index-database':
'github:Mic92/nix-index-database/97ca0a0fca0391de835f57e44f369a283e37890f' (2024-08-04)
→ 'github:Mic92/nix-index-database/ec78079a904d7d55e81a0468d764d0fffb50ac06' (2024-08-11)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/21cc704b5e918c5fbf4f9fff22b4ac2681706d90' (2024-08-06)
→ 'github:NixOS/nixpkgs/a781ff33ae258bbcfd4ed6e673860c3e923bf2cc' (2024-08-10)
• Updated input 'nur':
'github:nix-community/NUR/a6a4bc14768382074ea582f5f315cab6dca63ea2' (2024-08-10)
→ 'github:nix-community/NUR/7cbae72f18bcca0ce2c5e7e57064a8d314a2fe0c' (2024-08-11)
Config
Flakes:
$ deploy --interactive '#fwminex'
$ nix build .#deploy.nodes.fra1-b.profiles.system.path
Other:
$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.fwminex.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%