Deployerbot Main 1f865dd815 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ae2fc9e0e42caaf3f068c1bfdc11c71734125e06' (2024-08-28)
  → 'github:NixOS/nixpkgs/6e99f2a27d600612004fbd2c3282d614bfee6421' (2024-08-30)
• Updated input 'nur':
    'github:nix-community/NUR/a82303a6f2ca060958d14d43e04364f8f240d951' (2024-08-30)
  → 'github:nix-community/NUR/b9574ca13d057528cd721d87d8158dd463a10fb9' (2024-08-31)
2024-08-31 23:30:16 +00:00
2024-08-28 08:09:36 +03:00
2024-08-27 14:13:35 +03:00
2024-08-22 13:08:53 +03:00
2024-03-10 17:20:09 +02:00
2024-08-27 08:14:53 +03:00
2024-08-31 23:30:16 +00:00
2024-08-27 08:57:17 +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%