From 439886abebac8612ae866f4130a306d22612e626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Fri, 9 May 2025 10:48:37 +0200 Subject: [PATCH] fix(home-modules): typo in standalone module Should probably add an example standalone config so that his is caught in the future. --- flake-modules/home-modules.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake-modules/home-modules.nix b/flake-modules/home-modules.nix index 09c500d..e117fb9 100644 --- a/flake-modules/home-modules.nix +++ b/flake-modules/home-modules.nix @@ -15,7 +15,7 @@ }; standalone = { imports = defaultModules ++ [ - inputs.stylix.homeManagerModules.stilyx + inputs.stylix.homeManagerModules.stylix ( { config, ... }: {