diff options
Diffstat (limited to 'macos.local/.flake/system/homebrew.nix.org')
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 8e0419c..4ea5bc0 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -1,6 +1,6 @@ #+title: Homebrew Configuration -Set up Homebrew. +Set up Homebrew. I disable the quarantine automatically and ensure that the state of Homebrew is exactly as specified here. #+begin_src nix { config, pkgs, ... }: |