From f9c2c7e82961e0f4f66d61f8ce1b693c90314443 Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Mon, 6 Jun 2022 09:41:12 -0400 Subject: [PATCH] Remove zenith --- applications/utils-core.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/applications/utils-core.nix b/applications/utils-core.nix index dbc910e..d7d17dc 100644 --- a/applications/utils-core.nix +++ b/applications/utils-core.nix @@ -1,5 +1,5 @@ # Basic, must have, command-line utilities -{ config, pkgs, unstable, ... }: +{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ # Basic command line utilities @@ -25,7 +25,6 @@ hyperfine unstable.bottom dogdns - unstable.zenith duf # CLI Markdown renderer glow @@ -44,7 +43,7 @@ # Man but terse tealdeer # Pandoc for documentation - unstable.pandoc + pandoc # For nslookup dnsutils # Feh image viewer