Deployerbot Main 419d6d618f flake.lock: Update
Flake lock file updates:

• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/2917972ed34ce292309b3a4976286f8b5c08db27' (2024-07-01)
  → 'github:Mic92/nix-index-database/685e40e1348007d2cf76747a201bab43d86b38cb' (2024-07-07)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/6e253f12b1009053eff5344be5e835f604bb64cd' (2024-07-02)
  → 'github:NixOS/nixos-hardware/da0aa7b533d49e6319c603e07b46a5690082f65f' (2024-07-07)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c0d0be00d4ecc4b51d2d6948e37466194c1e6c51' (2024-07-04)
  → 'github:NixOS/nixpkgs/49ee0e94463abada1de470c9c07bfc12b36dcf40' (2024-07-06)
• Updated input 'nur':
    'github:nix-community/NUR/673d935e914752452d4d87f37311be32ce5475c5' (2024-07-06)
  → 'github:nix-community/NUR/de4677b0689e7ec191fcb612fbf68cb5f87e3d4e' (2024-07-07)
2024-07-07 23:31:43 +00:00
2024-07-05 12:18:11 +03:00
2024-07-06 22:54:08 +03:00
2024-07-07 20:22:27 +03:00
2024-03-10 17:20:09 +02:00
2024-07-07 23:31:43 +00:00
2024-07-07 20:25:29 +03:00
2024-01-15 18:18:45 +02:00
2024-02-27 18:20:44 +02:00
2024-06-26 22:45:14 +03:00
2024-02-29 13:45:11 +02: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 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%