diff options
Diffstat (limited to 'darwin-common.nix')
| -rw-r--r-- | darwin-common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin-common.nix b/darwin-common.nix index 9c52c20..9351cca 100644 --- a/darwin-common.nix +++ b/darwin-common.nix @@ -5,7 +5,7 @@ ... }: { imports = [ - ./sh.nix + ./zsh.nix ]; # List packages installed in system profile. To search by name, run: |
