He sudo on my nixos-rebuild till I switch
0

Configure Feed

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

remove my proton email and also proton mail bridge

Madeline Hashcube (Jul 27, 2026, 1:16 PM -0500) dfeaa8eb 3ec6b489

+3 -1
+3 -1
users/hashcube/email.nix
··· 38 38 tls.enable = true; 39 39 }; 40 40 }; 41 + /* * 41 42 hashcubeProton = { 42 43 enable = true; 43 44 primary = false; ··· 73 74 }; 74 75 75 76 }; 77 + # */ 76 78 }; 77 - /* */ 79 + /* * 78 80 services.protonmail-bridge = { 79 81 enable = true; 80 82 package = inputs.protonmail-bridge.packages.x86_64-linux.default;