From 3be3fd6f2ee8c7ed3a0dcf5026ac81e9f444de0e Mon Sep 17 00:00:00 2001 From: foglar Date: Wed, 1 Jan 2025 12:15:12 +0100 Subject: [PATCH] removed collisions --- tsunemori/configuration.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tsunemori/configuration.nix b/tsunemori/configuration.nix index e02b68a..51e610f 100644 --- a/tsunemori/configuration.nix +++ b/tsunemori/configuration.nix @@ -18,11 +18,7 @@ # Simply install just the packages environment.packages = with pkgs; [ - # User-facing stuff that you really really want to have - neovim - git - neofetch - + nano # Some common stuff that people expect to have #procps #killall