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

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/71bae31b7dbc335528ca7e96f479ec93462323ff' (2024-05-11)
  → 'github:NixOS/nixpkgs/44072e24566c5bcc0b7aa9178a0104f4cfffab19' (2024-05-12)
• Updated input 'nixpkgs-unstable':
    'github:NixOS/nixpkgs/062ca2a9370a27a35c524dc82d540e6e9824b652' (2024-05-11)
  → 'github:NixOS/nixpkgs/2057814051972fa1453ddfb0d98badbea9b83c06' (2024-05-12)
• Updated input 'nur':
    'github:nix-community/NUR/374fced444ed1ade4941f8fc96df11cc62406e79' (2024-05-12)
  → 'github:nix-community/NUR/12c94e6547b7432466087c3698795dcea329dfdb' (2024-05-13)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/2849da033884f54822af194400f8dff435ada242' (2024-04-30)
  → 'github:cachix/pre-commit-hooks.nix/c182c876690380f8d3b9557c4609472ebfa1b141' (2024-05-13)
2024-05-13 23:31:31 +00:00
2024-05-06 06:09:43 +03:00
2024-05-10 23:02:01 +03:00
2024-05-08 23:18:58 +03:00
2024-04-04 12:06:15 +03:00
2024-05-13 16:25:56 +03:00
2024-03-10 17:20:09 +02:00
2024-04-18 19:45:44 +03:00
2024-05-13 23:31:31 +00:00
2024-05-06 06:09:43 +03:00
2024-01-15 18:18:45 +02:00
2024-02-27 18:20:44 +02:00
2024-03-18 17:46:35 +02: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%