diff --git a/flake.nix b/flake.nix index 9e9342a..34a3f90 100644 --- a/flake.nix +++ b/flake.nix @@ -57,7 +57,7 @@ hostname ; }; - modules = [ ./${hostname}/configuration.nix ]; + modules = [ ./${laptop}/configuration.nix ]; }; }; homeConfigurations = {