restructure flake, remove ona-book

partially based on https://codeberg.org/kiara/cfg
This commit is contained in:
Vinzenz Schroeter 2025-03-15 11:03:03 +01:00
parent a620f86204
commit 7153f0836a
17 changed files with 189 additions and 337 deletions

View file

@ -0,0 +1,7 @@
{
imports = [
./nginx.nix
../../users/vinzenz.nix
../../users/ronja.nix
];
}