Extended llm; Fixed issues do to bug in Home Manager 25.05 and above

This commit is contained in:
2026-04-09 16:54:39 +02:00
parent e6e653d967
commit fc5ec0477d
8 changed files with 142 additions and 59 deletions

View File

@@ -13,7 +13,7 @@
# homebrew is best for GUI apps
# nixpkgs is best for CLI tools
casks = [ "element" "affinity" "onlyoffice" "tailscale" ];
casks = [ "element" "affinity" "onlyoffice" ];
brews = [ ];
taps = [ ];
};