Skip to content

Commit a71bfb9

Browse files
committed
Remove quicklook apps
1 parent 08f5c73 commit a71bfb9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

modules/darwin/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,12 @@
3535
}) [
3636
"nova"
3737
"postico"
38-
"qlmarkdown"
3938
]
4039
++ lib.optionals allowVpn ["tailscale"];
4140
# TODO: casks marked as auto_updates should be set as greedy with auto update setting disabled
4241
otherApps = [
4342
"craft" # auto_updates
4443
"legcord"
45-
"qlcolorcode"
46-
"qlstephen"
47-
"quicklook-json"
4844
"roon" # auto_updates
4945
"textual"
5046
];

0 commit comments

Comments
 (0)