Deployerbot Main 9c8851436b flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/d465f4819400de7c8d874d50b982301f28a84605' (2024-02-28)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/851fcfd130597c5c91071d46275111522d4fd595' (2024-03-10)
  → 'github:Mic92/nix-index-database/e76ff2df6bfd2abe06abd8e7b9f217df941c1b07' (2024-03-11)
• Updated input 'nixos-hardware':
    'github:NixOS/nixos-hardware/59e37017b9ed31dee303dbbd4531c594df95cfbc' (2024-03-02)
  → 'github:NixOS/nixos-hardware/ad2fd7b978d5e462048729a6c635c45d3d33c9ba' (2024-03-11)
• Updated input 'nur':
    'github:nix-community/NUR/2ed708b47f2817258c7af473ff4d2def127d7421' (2024-03-10)
  → 'github:nix-community/NUR/837d2cf049b8fc727584a6e610c4af8f0e496f0e' (2024-03-11)
2024-03-11 13:18:25 +00:00
2024-03-07 14:19:29 +02:00
2024-02-29 13:45:11 +02:00
2024-03-08 19:59:48 +02:00
2024-03-11 14:44:26 +02:00
2024-03-10 17:20:09 +02:00
2024-03-10 16:17:01 +02:00
2024-03-11 13:18:25 +00:00
2024-03-11 15:17:53 +02:00
2024-01-15 18:18:45 +02:00
2024-02-27 18:20:44 +02:00
2024-03-08 17:20:04 +00: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%