Few home manager changes

This commit is contained in:
Olaf
2026-07-16 11:09:10 +02:00
parent c3cfbf5a6a
commit ddfe41c461
2 changed files with 8 additions and 3 deletions
+2 -2
View File
@@ -56,7 +56,7 @@ _:
"dbeaver-community"
"element"
"gpg-suite"
"macdown"
"macdown-3000"
"mailmate"
"orcaslicer"
"remanager"
@@ -64,7 +64,7 @@ _:
"smartsheet"
"spamsieve"
# "sqlitestudio" # Doesn't work without Rosetta
"virtualbox"
# "virtualbox" # build error?
"copilot-cli"
# Browsers
+6 -1
View File
@@ -33,8 +33,13 @@ in
homebrew = {
enable = true;
casks = pkgs.callPackage ./casks.nix { };
# onActivation.cleanup = "uninstall";
onActivation = {
cleanup = "uninstall";
autoUpdate = true;
upgrade = true;
};
# These app IDs are from using the mas CLI app
# mas = mac app store