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

• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/18536bf04cd71abd345f9579158841376fdd0c5a' (2024-10-25)
  → 'github:NixOS/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd' (2024-10-29)
• Updated input 'nur':
    'github:nix-community/NUR/1833d94f3489a8e9e5851fd2b6be6b31dce8e507' (2024-10-30)
  → 'github:nix-community/NUR/4be5fac167dd4d6285c41c68ed914aad4bd94d02' (2024-10-31)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6' (2024-10-16)
  → 'github:cachix/pre-commit-hooks.nix/af8a16fe5c264f5e9e18bcee2859b40a656876cf' (2024-10-30)
2024-10-31 07:00:23 +00:00
2024-10-30 21:41:07 +02:00
2024-09-17 07:03:51 +03:00
2024-10-08 13:43:58 -07:00
2024-03-10 17:20:09 +02:00
2024-10-31 07:00:23 +00:00
2024-09-28 20:58:12 +03: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%