2025-12-02 20:49:53 +00:00
2025-12-02 22:17:34 +02:00
2025-12-01 23:29:07 +00:00
2025-11-26 09:13:03 +00:00
2025-11-25 01:29:17 +02:00
2025-12-01 23:32:59 +00:00
2024-03-10 17:20:09 +02:00
2025-11-25 00:42:04 +02:00
2025-12-02 20:49:53 +00:00
2025-12-02 20:49:53 +00:00
2024-01-15 18:18:45 +02:00
2025-10-23 08:49:44 +00:00
2025-11-24 23:28:40 +00:00

Config

Flakes:

$ deploy --interactive '#fwminex'

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

Other:

$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.fwminex.config.services.nsd
$ nix why-depends .#nixosConfigurations.vno1-gdrx.config.system.build.toplevel .#legacyPackages.x86_64-linux.mbedtls_2

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.jakst.vpn-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%