diff --git a/hosts/common/home.nix b/hosts/common/home.nix index eb98118..525c3f3 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -5,7 +5,7 @@ imports = [ inputs.spicetify-nix.homeManagerModules.spicetify ../../modules/home-manager/spicetify.nix - ../../modules/home-manager/zed.nix + #../../modules/home-manager/zed.nix ../../modules/home-manager/shell.nix ];