diff --git a/flake.nix b/flake.nix index e9d10aa..1f8677d 100644 --- a/flake.nix +++ b/flake.nix @@ -43,5 +43,6 @@ imports = [ self.homeManagerModules.default ]; }; }; + }; }; }