e6e44b98360e440fe9552f55cd85d82dd07b818c
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/da4024d0ead5d7820f6bd15147d3fe2a0c0cec73' (2023-11-10)
→ 'github:NixOS/nixpkgs/d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8' (2023-11-14)
• Updated input 'nur':
'github:nix-community/NUR/f8123e008226bbbfd5ad0adbcbac25a08176572d' (2023-11-14)
→ 'github:nix-community/NUR/49a6f64d2b6dcba38a8fb2312315c13e3fe488f1' (2023-11-15)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/ea758da1a6dcde6dc36db348ed690d09b9864128' (2023-11-06)
→ 'github:cachix/pre-commit-hooks.nix/e558068cba67b23b4fbc5537173dbb43748a17e8' (2023-11-15)
• Updated input 'zigpkgs':
'github:mitchellh/zig-overlay/10ac4bf5210caa9e075337eb3c3554208a725c6e' (2023-11-14)
→ 'github:mitchellh/zig-overlay/d1c3636b458fc49d530dcf0e98bc569345e59fc4' (2023-11-15)
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 build .#homeConfigurations.x86_64-linux.motiejusja.activationPackage
$ 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%