Deployerbot Main 870864b733 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/fd487183437963a59ba763c0cc4f27e3447dd6dd?narHash=sha256-mHv/yeUbmL91/TvV95p%2BmBVahm9mdQMJoqaTVTALaFw%3D' (2025-06-12)
  → 'github:NixOS/nixpkgs/5f4f306bea96741f1588ea4f450b2a2e29f42b98?narHash=sha256-tG5xUn3hFaPpAHYIvr2F88b%2BovcIO5k1HqajFy7ZFPM%3D' (2025-06-13)
• Updated input 'nur':
    'github:nix-community/NUR/19f7e81f5703480b8449f2a9fbdbaadf88698027?narHash=sha256-NoZOjLvE62QG26uhKG6Ftr5bH8CEHz61O4X0e5%2BEbdA%3D' (2025-06-15)
  → 'github:nix-community/NUR/d9bb25290f2d8be12bea1c61aacf2432317fab8a?narHash=sha256-kXKcSNl0bl4ZbrlfQhrkcRaW/kZEjEed58bjpzLFj5A%3D' (2025-06-16)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/5e0af77f429304cf4232bcb9493a7dd7166cf73d?narHash=sha256-lNmYM8ecJsBBa3qheiz2JSp8o0OOrwf9e28LBCbSMkI%3D' (2025-06-15)
  → 'github:mitchellh/zig-overlay/ce80e663e44b435adb5e5420d6b4d285c3cce4e9?narHash=sha256-ooEz7NPaAarC5lfODLufxQL0YKc10RBdgnmUvPlAGZQ%3D' (2025-06-15)
2025-06-16 06:00:18 +00:00
2025-06-02 07:08:32 +00:00
2025-06-12 11:37:49 +00:00
2025-04-13 17:09:02 +00:00
2024-03-10 17:20:09 +02:00
2025-06-16 06:00:18 +00:00
2025-06-06 06:16:14 +00:00
2024-01-15 18:18:45 +02:00
2025-03-08 23:47:31 +02:00

Config

Flakes:

$ deploy --interactive '#fwminex'

$ nix build .#deploy.nodes.fra1-b.profiles.system.path

Other:

$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.fwminex.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

Borg

BORG_PASSCOMMAND="cat /run/agenix/borgbackup-fwminex" borg --remote-path=borg1 list zh2769@zh2769.rsync.net:fwminex.jakst.vpn-home-motiejus-annex2
Description
My configuration. Probably nothing to look for here.
Readme 9.1 MiB
Languages
Nix 83%
Lua 12.7%
Go 1.9%
Vim Script 1.2%
Shell 1.2%