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 ]; };