summaryrefslogtreecommitdiff
path: root/hosts/common
diff options
context:
space:
mode:
authorseth <[email protected]>2023-02-20 15:06:56 -0500
committerseth <[email protected]>2023-02-20 15:09:41 -0500
commitc29ebfedcad3ef36557608926aeea68d3106157c (patch)
tree74dd0e357ccf1f87f0725a8ad7f3842f2b13c7fb /hosts/common
parent62489eb982d1343a104782337a33305368afacc7 (diff)
switch back to fish
i don't know why i have to do this but it works so :shurg:
Diffstat (limited to 'hosts/common')
-rw-r--r--hosts/common/packages.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/packages.nix b/hosts/common/packages.nix
index 62cf0a3..297e9e8 100644
--- a/hosts/common/packages.nix
+++ b/hosts/common/packages.nix
@@ -34,6 +34,5 @@ in
else "curses";
};
};
- zsh.enable = true;
};
}