896c5086d027d03361717d362b598b78a1adf44c
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/1216a5ba22a93a4a3a3bfdb4bff0f4727c576fcc' (2023-11-24)
→ 'github:NixOS/nixpkgs/d2e4de209881b38392933fabf303cde3454b0b4c' (2023-11-26)
• Updated input 'nur':
'github:nix-community/NUR/a122c9db8f724bbe8fd90ac3970ce1b75d929d19' (2023-11-26)
→ 'github:nix-community/NUR/2aac3f35b161d93b786369d97f1eb956a0f6be11' (2023-11-27)
• Updated input 'zigpkgs':
'github:mitchellh/zig-overlay/a8b011878747485fed674ef7d0b34bd59f164aff' (2023-11-26)
→ 'github:mitchellh/zig-overlay/90351f79692d6c4784eadefbdd1d80b6eb02e3e8' (2023-11-27)
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%