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
2024-10-16 16:31:01 +03:00
2024-10-17 16:34:46 +03:00
2024-09-17 07:03:51 +03:00
2024-10-08 13:43:58 -07:00
2024-03-10 17:20:09 +02:00
2024-10-18 12:33:22 +03:00
2024-09-28 20:58:12 +03:00
2024-01-15 18:18:45 +02:00
2024-08-27 09:00:57 +03:00
2024-10-08 13:43:58 -07:00

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
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%