24be604adc13b71390c0079c444e9ed520bbc479
Flake lock file updates:
• Updated input 'nixos-hardware':
'github:NixOS/nixos-hardware/627bc9b88256379578885a7028c9e791c29fb581' (2023-11-05)
→ 'github:NixOS/nixos-hardware/b689465d0c5d88e158e7d76094fca08cc0223aad' (2023-11-11)
• Updated input 'nur':
'github:nix-community/NUR/9ffcf2dd6ac13cd0469a0ac2664296f45d879ffb' (2023-11-10)
→ 'github:nix-community/NUR/473af602cdfaf46f0a0d0b06e7678622f623f006' (2023-11-11)
• Updated input 'zigpkgs':
'github:mitchellh/zig-overlay/5e84191964a4f3f009e2d7585c0019fa022851b1' (2023-11-10)
→ 'github:mitchellh/zig-overlay/68d413985e6108c46f1597ab5794e2d07fd591f0' (2023-11-11)
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%