Deployerbot Main 521d4045b3 flake.lock: Update
Flake lock file updates:

• Updated input 'agenix':
    'github:ryantm/agenix/17090d105af1b9f941109c1e12d6e3a596657f97' (2023-12-20)
  → 'github:ryantm/agenix/d0d4ad5be611da43da04321f49684ad72d705c7e' (2023-12-22)
• Updated input 'nur':
    'github:nix-community/NUR/aa77c3b4f6b8dba86c5e75269b1f6a123168d4df' (2023-12-21)
  → 'github:nix-community/NUR/3eccbee91a8bf34eb1acc9a582054cc50581fec9' (2023-12-22)
2023-12-22 23:30:11 +00:00
2023-12-16 00:20:26 +02:00
2023-12-22 08:47:45 +02:00
2023-10-01 22:21:02 +03:00
2023-12-18 22:57:09 +02:00
2023-12-16 00:20:26 +02:00
2023-12-22 23:30:11 +00:00
2023-12-18 22:57:09 +02:00
2023-04-13 23:50:42 +03:00
2023-04-03 16:50:52 +03:00
2023-10-18 16:52:03 +03:00
2023-10-01 22:21:02 +03:00
2023-10-02 00:00:30 +03:00

Config

Flakes:

$ deploy --interactive '#vno1-oh2'

$ nix build .#deploy.nodes.fra1-a.profiles.system.path

Other:

$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix build .#homeConfigurations.x86_64-linux.motiejusja.activationPackage

$ nix eval .#nixosConfigurations.vno1-oh2.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
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%