diff options
| author | Skullheadx <andrew@montgomery.systems> | 2026-07-04 12:49:32 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@montgomery.systems> | 2026-07-04 12:49:32 -0400 |
| commit | 83e9630ce42986d098abd0bc77d42c03b8594508 (patch) | |
| tree | 764470f68677fe86eac4163c746fe4376e7ae492 /common-darwin.nix | |
| parent | todo for git forge (diff) | |
| download | nixos-83e9630ce42986d098abd0bc77d42c03b8594508.tar.gz nixos-83e9630ce42986d098abd0bc77d42c03b8594508.tar.bz2 nixos-83e9630ce42986d098abd0bc77d42c03b8594508.zip | |
zsh linux and zsh darwin, also add some tools for linux
Diffstat (limited to 'common-darwin.nix')
| -rw-r--r-- | common-darwin.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/common-darwin.nix b/common-darwin.nix index c4b49ac..e98a33c 100644 --- a/common-darwin.nix +++ b/common-darwin.nix @@ -6,7 +6,7 @@ ... }: { imports = [ - ./zsh.nix + ./zsh-darwin.nix ./vim.nix ./irc.nix ]; @@ -27,8 +27,6 @@ passExtensions.pass-update nh nix-output-monitor - fzf - zoxide jq btop tealdeer |
