@jaspermayone.com's dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove zap

+1 -1
+1 -1
darwin/default.nix
··· 67 67 enable = true; 68 68 onActivation = { 69 69 autoUpdate = true; 70 - cleanup = "zap"; # Remove unlisted packages 70 + # cleanup = "zap"; # Remove unlisted packages 71 71 upgrade = true; 72 72 }; 73 73