From f0d474481e1629b87a6b32c3571bb976969c0a6d Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Sat, 11 May 2024 17:52:23 +0200 Subject: [PATCH] slim down server root --- hosts/server/root.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts/server/root.nix b/hosts/server/root.nix index 43b4e15..d3d671f 100644 --- a/hosts/server/root.nix +++ b/hosts/server/root.nix @@ -4,8 +4,6 @@ imports = [ inputs.nixvim.homeManagerModules.nixvim - ../../common/zsh.nix - ../../common/git.nix ../../common/nvim/nvim.nix ]; # Home Manager needs a bit of information about you and the paths it should