Remvoe proton-mail

This commit is contained in:
KnightArtorias 2026-03-07 17:27:35 +00:00
parent 35de350ed0
commit 10e0beb1ba

View file

@ -15,8 +15,4 @@
init.defaultBranch = "main"; init.defaultBranch = "main";
}; };
}; };
home.packages = with pkgs; [
protonmail-desktop
];
} }