1bc2d6a6572d60c9165225c7d00802e002ce7397
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f741f8a839912e272d7e87ccf4b9dbc6012cdaf9' (2023-11-20)
→ 'github:NixOS/nixpkgs/8f1180704ac35baded1a74164365ac7cdfba6f38' (2023-11-22)
• Updated input 'nixpkgs-unstable':
'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19)
→ 'github:NixOS/nixpkgs/19cbff58383a4ae384dea4d1d0c823d72b49d614' (2023-11-22)
• Updated input 'nur':
'github:nix-community/NUR/36f6762053dcc282923bda47de2582e2b7c5c878' (2023-11-22)
→ 'github:nix-community/NUR/51550286889673bab46f823306d2aa36fe7bffb4' (2023-11-23)
• Updated input 'zigpkgs':
'github:mitchellh/zig-overlay/f7a7dc4699f7342e5a61e65de6756952fbac3d8f' (2023-11-22)
→ 'github:mitchellh/zig-overlay/398de0245516fafb076f118ca90bcbcc7b0a238d' (2023-11-23)
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%