memesbysanitation It's like shingles - you can never get rid of itView original on lemmy.today327Comments9Reply
NNoWay lemmy.world3Hide 3 repliesBut you can. Linux is free. Mac is pricy. Both work better that nazisoft vindows.23Reply
BandanaBug replypiefed.social{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ (buildMicrosoftCopilot { enable = true; package = pkgs.microsoft-copilot; }) ];3Reply
sunbrrnslapper lemmy.worldI'm constantly shouting "not now Copilot!" at my computer. It does not listen (I mean, it does, it just doesn't obey).12Reply
CCodilingus piefed.socialW11 IoT Enterprise LTSC. The only sane way to use modern Windows, imo.9Reply
hhomik slrpnk.netThat's a lot of dollars when you could just admit that Microsoft is and always has been the problem.3Reply
EEcho5 lemmy.worldIf you need a windows computer for some reason you can try the tools Winhance and Windows Shut Up! Winhance will uninstall copilot for you.1Reply
9 replies
But you can. Linux is free. Mac is pricy. Both work better that nazisoft vindows.
Sudo apt install copilot
sudo pacman -S copilot
{ config, pkgs, ... }:
{ environment.systemPackages = with pkgs; [ (buildMicrosoftCopilot { enable = true; package = pkgs.microsoft-copilot; }) ];
I'm constantly shouting "not now Copilot!" at my computer. It does not listen (I mean, it does, it just doesn't obey).
W11 IoT Enterprise LTSC. The only sane way to use modern Windows, imo.
“I’m like herpes motherfucker, I’ll see you in hell!”
That's a lot of dollars when you could just admit that Microsoft is and always has been the problem.
If you need a windows computer for some reason you can try the tools Winhance and Windows Shut Up! Winhance will uninstall copilot for you.