From 5bcfe2dc8b327d8103692777118d78f01f2d8c31 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sun, 11 Jan 2026 20:31:49 -0600 Subject: [PATCH] import --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 691fb92..c6e56c8 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,7 @@ modules = [ { sysconfig.host = host; } - ./configuration.nix + ./. olympus.profiles.homebox ]; };