From 4059eb16865fc9fc6da71684dd15707322a26c3f Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Mon, 20 Sep 2021 00:36:02 -0400 Subject: [PATCH] refactor: move shells under common --- flake.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 62f892f..822c4f5 100644 --- a/flake.nix +++ b/flake.nix @@ -156,8 +156,7 @@ # Terminal kitty starship - shells.zsh - shells.fish + shells.common ]; }; };