From f0c0b81839623311abda33b3d2260ff4221d2ece Mon Sep 17 00:00:00 2001 From: Emmet Date: Tue, 27 Jun 2023 09:21:48 -0500 Subject: [PATCH] More debloating homelab config --- profiles/homelab/home.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/homelab/home.nix b/profiles/homelab/home.nix index 2901768..8968714 100644 --- a/profiles/homelab/home.nix +++ b/profiles/homelab/home.nix @@ -10,7 +10,6 @@ imports = [ ../../user/shell/sh.nix # My zsh and bash config - ../../user/shell/cli-collection.nix # Useful CLI apps ../../user/bin/phoenix.nix # My nix command wrapper ../../user/app/ranger/ranger.nix # My ranger file manager config ../../user/app/git/git.nix # My git config