refactor(nix): Clean up
* Remove optionals in darwin configuration since it's now a darwin-only config * Move zoxide to common
This commit is contained in:
parent
6e451214b5
commit
f596ba43f5
3 changed files with 1 additions and 5 deletions
|
@ -13,5 +13,6 @@ in {
|
|||
packages = [
|
||||
pkgs.zsh
|
||||
pkgs.home-manager
|
||||
pkgs.zoxide
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue