Deployerbot Main 032a1c3091 flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/d6b554a85caac840430a822aae963c811e9c7e26' (2023-10-11)
  → 'github:NixOS/nixos-hardware/fb6af288f6cf0f00d3af60cf9d5110433b954565' (2023-10-12)
• Updated input 'nur':
    'github:nix-community/NUR/82a21f704a9213214463c492b5d15ab20b253a16' (2023-10-11)
  → 'github:nix-community/NUR/4bdf01bbe3252b44fb9b7d8090bed5e22054ba34' (2023-10-12)
• Updated input 'zigpkgs':
    'github:mitchellh/zig-overlay/fceb08ab1d53a1c3caa00c741c662e522c3718ee' (2023-10-11)
  → 'github:mitchellh/zig-overlay/7023ed1abc8275cedfbb3ff9d826709d20886a86' (2023-10-12)
2023-10-12 22:00:12 +00:00
2023-10-09 22:07:42 +03:00
2023-10-11 16:44:28 +03:00
2023-10-01 22:21:02 +03:00
2023-10-10 22:51:43 +03:00
2023-10-12 22:00:12 +00:00
2023-10-09 22:35:35 +03:00
2023-04-13 23:50:42 +03:00
2023-04-03 16:50:52 +03:00
2023-09-14 13:27:05 +03:00
2023-10-01 22:21:02 +03:00
2023-10-02 00:00:30 +03:00

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

Debug

$ 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
My configuration. Probably nothing to look for here.
Readme 5.6 MiB
Languages
Nix 82.7%
Lua 11.6%
Go 3.6%
Vim Script 1.1%
Shell 1%