Deployerbot Main a8518a360c flake.lock: Update
Flake lock file updates:

• Updated input 'nur':
    'github:nix-community/NUR/de4c04e9662153905d19b283aae6e70c73c038c0?narHash=sha256-7lSwLGWAATnM7xgzPbyo3sR6X9p6JfzlcTPaX%2BAhaXI%3D' (2025-11-16)
  → 'github:nix-community/NUR/0c46dd9ab10e52bf160222720c0c828265d1a55a?narHash=sha256-C8infkVWiV0KDK6MrQ2sIZUw0h0bojy0VGShdQOBy58%3D' (2025-11-17)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/84255025dee4c8701a99fbff65ac3c9095952f99?narHash=sha256-M%2B2QBQoC0lzkCdUQRXylR2RkcT6BCRfW3KDs%2Bc/IGLw%3D' (2025-11-13)
  → 'github:cachix/pre-commit-hooks.nix/7275fa67fbbb75891c16d9dee7d88e58aea2d761?narHash=sha256-YG19IyrTdnVn0l3DvcUYm85u3PaqBt6tI6VvolcuHnA%3D' (2025-11-16)
• Updated input 'zig':
    'github:mitchellh/zig-overlay/7ff98ce81ef0d13bb0866ac92620f568d8201b56?narHash=sha256-kOaLx2%2BkPWtex4JaP5RtSz57uc2GygZAiMTNfObmAPg%3D' (2025-11-16)
  → 'github:mitchellh/zig-overlay/b683fbe756962b661922fb445c1e0d817f10db36?narHash=sha256-nPkFqnwB647vQXxGx/%2BNvIh5Sem3vcO7cY2tNs4dzp0%3D' (2025-11-17)
2025-11-17 07:00:09 +00:00
2025-11-14 22:54:24 +02:00
2025-11-14 21:27:23 +02:00
2025-10-28 17:01:12 +00:00
2025-11-04 01:16:36 +02:00
2025-11-12 17:40:18 +00:00
2024-03-10 17:20:09 +02:00
2025-11-14 23:31:35 +02:00
2025-11-17 07:00:09 +00:00
2025-11-12 17:40:18 +00:00
2024-01-15 18:18:45 +02:00
2025-10-23 08:49:44 +00:00
2025-11-04 01:16:36 +02:00

Config

Flakes:

$ deploy --interactive '#fwminex'

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

Other:

$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.fwminex.config.services.nsd
$ nix why-depends .#nixosConfigurations.vno1-gdrx.config.system.build.toplevel .#legacyPackages.x86_64-linux.mbedtls_2

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 5.6 MiB
Languages
Nix 82.7%
Lua 11.6%
Go 3.6%
Vim Script 1.1%
Shell 1%