From 0cfc08b3391485b16b7d575394dcd1fc156ac369 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 8 Jun 2024 11:29:10 -0500 Subject: [PATCH] include base16-schemes --- hosts/server/default.nix | 1 + hosts/workstation/default.nix | 1 + 2 files changed, 2 insertions(+) diff --git a/hosts/server/default.nix b/hosts/server/default.nix index 6d0bd11..ab7ac09 100644 --- a/hosts/server/default.nix +++ b/hosts/server/default.nix @@ -152,6 +152,7 @@ in python-with-my-packages aspell aspellDicts.en + base16-schemes bash-completion nix-bash-completions btop diff --git a/hosts/workstation/default.nix b/hosts/workstation/default.nix index c04752a..1d3a23d 100644 --- a/hosts/workstation/default.nix +++ b/hosts/workstation/default.nix @@ -204,6 +204,7 @@ in acpi aspell aspellDicts.en + base16-schemes bash-completion nix-bash-completions btop