No description
  • Nix 97.7%
  • Lua 1.7%
  • Just 0.6%
Find a file
2026-09-19 23:58:56 +02:00
docs * added forgejo service 2026-09-19 16:14:45 +02:00
modules add: added encrypted host keys to all micro vms to mitigate MITM attacks 2026-09-19 23:58:56 +02:00
secrets add: added encrypted host keys to all micro vms to mitigate MITM attacks 2026-09-19 23:58:56 +02:00
.envrc formatting 2026-07-20 19:49:07 +02:00
.gitattributes initial topology setup 2026-08-23 18:58:42 +02:00
.gitignore save 2026-07-06 20:50:19 +02:00
.sops.yaml added sops configuration for t490 device 2026-08-23 15:02:13 +02:00
flake.lock refactor: to keep with the aspect-oriented design approach define all service related option in the same file 2026-09-14 20:51:28 +02:00
flake.nix removed unneeded comment 2026-08-25 20:01:03 +02:00
justfile add: added encrypted host keys to all micro vms to mitigate MITM attacks 2026-09-19 23:58:56 +02:00
README.md * added forgejo service 2026-09-19 16:14:45 +02:00

My Systems Flake

This flake contains the system configuration of my entire network.

Topology

Overview of the system topology

Overview of the network topology

Notes

  • After each change execute nix fmt to automatically format all repository code. Code formatting mistakes are treated as errors by nix flake check.

Documentation