From b970fc13308977e6023de604fe80e8b7c35d4b99 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 18 Feb 2023 10:36:59 -0300 Subject: etc/nix/configuration.nix: Remove unused packages Since Bash itself is now comming from Guix Home, and etc/sh/rc has code to include completions. --- etc/nix/configuration.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'etc') diff --git a/etc/nix/configuration.nix b/etc/nix/configuration.nix index 4a1a5de..68d79a5 100644 --- a/etc/nix/configuration.nix +++ b/etc/nix/configuration.nix @@ -96,12 +96,6 @@ in { in with pkgs; [ - ## DVCS - pkgs-19.bitkeeper - - ## CLI tools - bash-completion - nix-bash-completions kubernetes flutter2 hover -- cgit v1.2.3