diff --git a/profiles/develop/shells/zsh.nix b/profiles/develop/shells/zsh.nix deleted file mode 100644 index 489d969..0000000 --- a/profiles/develop/shells/zsh.nix +++ /dev/null @@ -1,3 +0,0 @@ -{ ... }: { - environment.pathsToLink = [ "/share/zsh" ]; -}