Skip to content

Releases: tboerger/darwin-config

v1.2.0

16 Dec 08:04
Compare
Choose a tag to compare

1.2.0 (2024-12-16)

Features

  • add rustdesk to homebrew (14549bc)
  • drop nerdfonts as it is split into multiple packages (c3de1bd)
  • install jsonnet vscode extension (d5279f9)

Bugfixes

  • resolve deprecated enableCompletion message (814ee03)

v1.1.0

25 Nov 08:04
Compare
Choose a tag to compare

1.1.0 (2024-11-25)

Features

  • add empty secrets folder for agenix (fae3ec9)
  • drop unused nur repos (af8d702)

v1.0.0

24 Nov 14:59
Compare
Choose a tag to compare

1.0.0 (2024-11-24)

Features

  • add alfred, more home scripts (1738e7d)
  • add clockify and oneclipboard (756f816)
  • add cloudpunks to ssh config (369607a)
  • add env variable OBJC_DISABLE_INITIALIZE_FORK_SAFETY to fix ansible (5cac557)
  • add formatter for vscode (f703ff0)
  • add graphviz to tools module (709d46e)
  • add joplin, utm, yubikey and protoc-gen-openapiv2 (3a78029)
  • add missing package installs (8969607)
  • add more casks and drop unused taps (b4e53d8)
  • add package for mysides (8a0dc51)
  • add required settings (34c7050)
  • also install microsoft auto update (f58b8f6)
  • apply finder config for user thomas (b9324b3)
  • apply new structure for new macbook (e600bc4)
  • autosetup remote for git (328dc34)
  • better handling of shared definitions (a0cbeb8)
  • disable ansible later and doctor for now (a880b45)
  • disable ngrok for now (c2d0879)
  • drop istatmenus and multipass (18ae852)
  • drop mediawrite as it is not supported (086155e)
  • drop rancher desktop (a741e90)
  • drop unused profiles (d6f2c50)
  • enable first home-manager configs (cfa901a)
  • enable homebrew integration (2d4ad2c)
  • generally update software list and finish current config (94f0bb1)
  • globally install git (d3c362b)
  • ignore DS_Store files within git (65584b3)
  • install aws cli as part of tools module (a3b010b)
  • install bleunlock via brew (f3d1216)
  • install mysides from package, not from brew (d6cf4d7)
  • install source-code-pro font (892fcc0)
  • integrate finder module and make settings just defaults (f2622ef)
  • just install coreutils as part of tools (768aadc)
  • more simple config and drop profile stuff for now (a25440f)
  • more vscode extensions to install (bdf0c92)
  • partially integrate dracula theme (e08564d)
  • rearrange dock items (b9b7458)
  • set computername for darwin (5912f3f)
  • some cleanup for dockutil package (8f42bd7)
  • switch to homebrew desktop apps (87fe4db)
  • update flake lockfile (3ca4392)
  • upgrade golang (6c09b0d)
  • use pkg instead of hacky tarball for dockutil (77b8574)

Bugfixes

  • add sleep for boot partition and rename to lowercase (97ca6dd)
  • allow electron insecure package (c168ea9)
  • allow unsupported system (861becf)
  • also allow broken packages (bbe07d9)
  • and one more try to fix defaults (6fbf8ab)
  • another fix of import paths (fb57848)
  • another try to fix steam if disabled (16f87ca)
  • another try to get rofi working (d165d26)
  • antoher try to fix profile program imports (0074abf)
  • combine all brews and resolve finder/dock entries (9a44428)
  • comment homebrew within macos module for now (037ebd5)
  • comment out agenix for darwin (287c1b2)
  • comment out defaults configs (e8eac4b)
  • comment out file for now as it is wrong (1d4f5fe)
  • comment out imports for now (7f7d593)
  • comment out sessionPath for now as it is wrong (854aeec)
  • comment out the whole fonts part (fd52c8c)
  • comment out wallpapers for now (59fc69c)
  • correctly escape dollars within scripts (c8a29b2)
  • disable all homebrew apps for now (e57d7a7)
  • do not touch root on darwin (0d6b0de)
  • does this resolve mkDefault? (8079336)
  • drop defaultUserShell option (298826c)
  • drop fonts for now for darwin compat (d9a7202)
  • drop nix gc options (1d5194c)
  • drop unused inherit from settings (668ae7d)
  • drop wrong home-manager usage from zsh config (bfa3a45)
  • enable gpg by default (6b053d5)
  • enableDefaultFonts does not exist on darwin ([f608223](https://github.com/tboerger/...
Read more