File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 2020 # Electron apps generally are marked auto_updates
2121 electronApps = [
2222 "github"
23- "signal"
2423 ] ;
2524 # Apps marked auto_updates but which have their updates disabled via CustomUserPreferences
2625 greedyApps =
2928 greedy = true ;
3029 } ) [
3130 "daisydisk"
32- "dash"
3331 "jordanbaird-ice" # Bartender replacement
3432 "nova"
3533 "popclip"
3634 "postico"
3735 "qlmarkdown"
38- "rapidapi"
3936 "soundsource"
40- "tripmode"
41- "vlc"
42- "xld"
4337 ]
4438 ++ lib . optionals allowVpn [ "tailscale" ] ;
4539 # TODO: casks marked as auto_updates should be set as greedy with auto update setting disabled
4640 otherApps = [
47- "apparency"
48- "backblaze" # auto_updates
4941 "craft" # auto_updates
5042 "eloston-chromium"
5143 # "fastscripts" # TODO: Use pre-v3
5244 "legcord"
5345 #"mochi"
5446 "qlcolorcode"
55- "qlimagesize"
5647 "qlstephen"
57- "qlvideo"
5848 "quicklook-json"
5949 "roon" # auto_updates
6050 "scroll-reverser"
You can’t perform that action at this time.
0 commit comments