From 1fe28271aec28d0ba1742b9b2c98025d0b85b146 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 29017683..8968714e 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