From bf126b5e1ae5cbab3b62c00bbff614a23539e431 Mon Sep 17 00:00:00 2001 From: adikro Date: Sun, 12 Apr 2026 23:47:47 +0200 Subject: finalized client configs for tor, i2pd and yggdrasil --- os/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'os/default.nix') diff --git a/os/default.nix b/os/default.nix index 225c08f..43e7476 100644 --- a/os/default.nix +++ b/os/default.nix @@ -1,8 +1,8 @@ { ... }: { imports = [ - ./core/core.nix - ./srv/srv.nix - ./wm/wm.nix + ./core/default.nix + ./srv/default.nix + ./wm/default.nix ]; } -- cgit v1.3