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

• Updated input 'deploy-rs':
    'github:serokell/deploy-rs/3867348fa92bc892eba5d9ddb2d7a97b9e127a8a' (2024-06-12)
  → 'github:serokell/deploy-rs/aa07eb05537d4cd025e2310397a6adcedfe72c76' (2024-09-27)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/d0cb432a9d28218df11cbd77d984a2a46caeb5ac' (2024-09-22)
  → 'github:NixOS/nixos-hardware/d830ad47cc992b4a46b342bbc79694cbd0e980b2' (2024-09-27)
• Updated input 'nur':
    'github:nix-community/NUR/29e6d9d93fca1f1093a432c21104c72a8d044fee' (2024-09-27)
  → 'github:nix-community/NUR/1511e2738ed1709e3bddef891dee0903ba5ca62c' (2024-09-28)
2024-09-28 06:00:21 +00:00
2024-09-27 20:04:41 +03:00
2024-09-27 23:20:15 +03:00
2024-09-17 07:03:51 +03:00
2024-03-10 17:20:09 +02:00
2024-09-27 15:53:50 +03:00
2024-09-28 06:00:21 +00:00
2024-09-27 15:03:43 +03:00
2024-01-15 18:18:45 +02:00
2024-08-27 09:00:57 +03: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.servers.jakst-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%