Remove zenith

This commit is contained in:
Nathan McCarty 2022-06-06 09:41:12 -04:00
parent e325a1f3be
commit f9c2c7e829
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 2 additions and 3 deletions

View File

@ -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