e8c0e1812f7c12f0e5295ac7a28631ac4e84b39a
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/cf05eeada35e122770c5c14add958790fcfcbef5' (2024-07-30)
→ 'github:NixOS/nixpkgs/05405724efa137a0b899cce5ab4dde463b4fd30b' (2024-08-01)
• Updated input 'nur':
'github:nix-community/NUR/e7c0415da5a9c20fe57f7ccd70ff16fb26b66309' (2024-08-02)
→ 'github:nix-community/NUR/d23063cc4df549ce168e950da9c57ff0b04c9d39' (2024-08-02)
Config
Flakes:
$ deploy --interactive '#vno1-oh2'
$ nix build .#deploy.nodes.fra1-b.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.8%
Lua
11.5%
Go
3.6%
Vim Script
1.1%
Shell
1%