diff --git a/modules/homebrew.nix b/modules/homebrew.nix index a2e9367..4435f3f 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -20,6 +20,7 @@ "snort" "docker" "docker-credential-helper" + "direnv" ]; casks = [ diff --git a/modules/packages/cli.nix b/modules/packages/cli.nix index 2e19dad..ad5cac0 100644 --- a/modules/packages/cli.nix +++ b/modules/packages/cli.nix @@ -12,6 +12,5 @@ sl android-tools zed-editor - nix-direnv ]; }