My configuration. Probably nothing to look for here.
Go to file
Motiejus Jakštys e75956cc08 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a3f9ad65a0bf298ed5847629a57808b97e6e8077' (2024-10-12)
  → 'github:NixOS/nixpkgs/dc2e0028d274394f73653c7c90cc63edbb696be1' (2024-10-16)
• Updated input 'nur':
    'github:nix-community/NUR/2a2df9f3b51412ac6e70860bc3af4484a66a24ff' (2024-10-15)
  → 'github:nix-community/NUR/a17eb2fba1c65b9508a494375953f62ff9dd6ee1' (2024-10-18)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/ff68f91754be6f3427e4986d7949e6273659be1d' (2024-10-13)
  → 'github:cachix/pre-commit-hooks.nix/3c3e88f0f544d6bb54329832616af7eb971b6be6' (2024-10-16)
2024-10-18 12:33:22 +03:00
hosts vno1-gdrx: linuxPackages_latest 2024-10-16 16:31:01 +03:00
modules ping_exporter: +github.com 2024-10-17 16:34:46 +03:00
pkgs weather exporter: user-agent 2024-09-17 07:03:51 +03:00
secrets rm iodine 2024-10-08 13:43:58 -07:00
shared remove traces of evolution and thunderbird 2024-09-26 17:26:32 +03:00
.envrc direnv: bump to 3.0.4 2024-03-10 17:20:09 +02:00
.gitattributes Configure git repository for gpg file diff. 2023-01-03 13:41:30 +02:00
.gitignore enable some checks in pre-commit hooks 2023-10-02 00:00:30 +03:00
LICENSE relicense 2024-01-15 18:18:45 +02:00
README.md borg: README 2024-08-27 09:00:57 +03:00
data.nix dns: add some more alpn hints, see what happens 2024-10-09 23:09:49 -04:00
flake.lock flake.lock: Update 2024-10-18 12:33:22 +03:00
flake.nix nixpkgs-unstable -> nixos-unstable 2024-09-28 20:58:12 +03:00
secrets.nix rm iodine 2024-10-08 13:43:58 -07:00

README.md

Config

Flakes:

$ deploy --interactive '#fwminex'

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

Other:

$ nix build .#nixosConfigurations.vno3-rp3b.config.system.build.toplevel
$ nix eval .#nixosConfigurations.fwminex.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

Borg

BORG_PASSCOMMAND="cat /run/agenix/borgbackup-fwminex" borg --remote-path=borg1 list zh2769@zh2769.rsync.net:fwminex.servers.jakst-home-motiejus-annex2