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

• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/06cf0e1da4208d3766d898b7fdab6513366d45b9' (2024-09-29)
  → 'github:NixOS/nixpkgs/27e30d177e57d912d614c88c622dcfdb2e6e6515' (2024-10-01)
• Updated input 'nur':
    'github:nix-community/NUR/8012c7894c396edc6fe0b791dceb53d57d1515d9' (2024-10-02)
  → 'github:nix-community/NUR/8ca09e116091c9ced15c6ea186f0694afb77d7c6' (2024-10-03)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/2f5ae3fc91db865eff2c5a418da85a0fbe6238a3' (2024-10-01)
  → 'github:cachix/pre-commit-hooks.nix/5f58871c9657b5fc0a7f65670fe2ba99c26c1d79' (2024-10-02)
2024-10-03 06:00:17 +00:00
2024-10-01 16:48:55 +03:00
2024-10-01 16:42:15 +03:00
2024-09-17 07:03:51 +03:00
2024-10-01 16:42:15 +03:00
2024-03-10 17:20:09 +02:00
2024-10-01 16:42:15 +03:00
2024-10-03 06:00:17 +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-01 16:42:15 +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%