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

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/dc8b0296f68f72f3fe77469c549a6f098555c2e9' (2024-09-16)
  → 'github:NixOS/nixos-hardware/10d5e0ecc32984c1bf1a9a46586be3451c42fd94' (2024-09-19)
• Updated input 'nur':
    'github:nix-community/NUR/58dd227231ee16890289b0e04f5cf09e72e58ef2' (2024-09-18)
  → 'github:nix-community/NUR/bed6d44c9b843371bf1d873f19b37bada27a34aa' (2024-09-19)
2024-09-19 06:00:08 +00:00
2024-09-17 11:40:34 +03:00
2024-09-18 14:09:56 +03:00
2024-09-17 07:03:51 +03:00
2024-09-17 14:26:06 +03:00
2024-03-10 17:20:09 +02:00
2024-09-15 08:42:44 +03:00
2024-09-19 06:00:08 +00:00
2024-09-15 07:36: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%