diff --git a/flake.nix b/flake.nix index a3749e6..cf8394e 100644 --- a/flake.nix +++ b/flake.nix @@ -27,6 +27,8 @@ pkgs.zathura pkgs.texliveMedium pkgs.texlab + pkgs.rcm + pkgs.fnm ]; # HomeBrew configuration @@ -52,12 +54,13 @@ "aldente" "logi-options+" "adobe-creative-cloud" - "bitwarden" "jordanbaird-ice" - "ollama" "qbittorrent" "zoom" - "tailscale" + "tailscale" + "iterm2" + "zed" + "visual-studio-code" ]; brews = [ "wget" @@ -81,8 +84,8 @@ "wget" "zsh" "yubikey-agent" - "pkg-config" "ollama" + "pkg-config" ]; taps = [ "hashicorp/tap" @@ -100,10 +103,12 @@ autohide = true; orientation = "left"; show-recents = false; + magnification = false; autohide-time-modifier = 0.0; persistent-apps = [ "/System/Applications/Launchpad.app" "/System/Applications/Messages.app" + "/Applications/Safari.app" "/Applications/Firefox.app" "/System/Applications/Mail.app" "/System/Applications/Calendar.app" @@ -119,6 +124,7 @@ ]; }; finder.FXPreferredViewStyle = "Nlsv"; + SoftwareUpdate.AutomaticallyInstallMacOSUpdates = true; }; # Allow broken packages