diff --git a/hosts/dnsc-work/default.nix b/hosts/dnsc-work/default.nix index 871a0b6..6e8f2f0 100644 --- a/hosts/dnsc-work/default.nix +++ b/hosts/dnsc-work/default.nix @@ -49,6 +49,7 @@ # Homebrew homebrew = { enable = true; + brewfile = true; onActivation = { autoUpdate = false;