Deployerbot Main 4dbfa93b8a flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/f6581f1c3b137086e42a08a906bdada63045f991' (2024-11-12)
  → 'github:NixOS/nixos-hardware/0c657fd1342d7996874a19c6e5540fd6ab3cf876' (2024-11-16)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/689fed12a013f56d4c4d3f612489634267d86529' (2024-11-12)
  → 'github:NixOS/nixpkgs/c21b77913ea840f8bcf9adf4c41cecc2abffd38d' (2024-11-15)
• Updated input 'nur':
    'github:nix-community/NUR/2beaf55f518df124a7fd9d1269617effee23869d' (2024-11-15)
  → 'github:nix-community/NUR/295cc9ee333bda9e7d58daae4d1c25fcdef3e5a6' (2024-11-16)
2024-11-16 07:00:17 +00:00
2024-11-12 09:06:36 +02:00
2024-11-16 01:53:13 +02:00
2024-11-07 16:48:25 +02:00
2024-10-08 13:43:58 -07:00
2024-11-12 18:44:14 +02:00
2024-03-10 17:20:09 +02:00
2024-11-16 07:00:17 +00:00
2024-11-07 16:48:25 +02:00
2024-01-15 18:18:45 +02:00
2024-08-27 09:00:57 +03:00
2024-10-08 13:43:58 -07: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%