diff --git a/flake.nix b/flake.nix index 7c8f496..418aabc 100644 --- a/flake.nix +++ b/flake.nix @@ -82,6 +82,7 @@ modules = [ ./leanix/configuration.nix + inputs.stylix.nixosModules.stylix ]; }; };