From a19fd5617864c1397d93f08c618e265eb1d151f1 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sat, 27 Dec 2025 04:29:25 +0100 Subject: [PATCH] Added the import --- hosts/common/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/common/home.nix b/hosts/common/home.nix index 042bbb8..906980e 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -9,6 +9,7 @@ imports = [ inputs.spicetify-nix.homeManagerModules.spicetify ../../modules/home-manager/spicetify.nix + ../../modules/home-manager/zed.nix ]; # Common Packages