sanitation@lemmy.today to memes@lemmy.world · 3 months agoIt's like shingles - you can never get rid of itlemmy.imagisphe.reimagemessage-square9linkfedilinkarrow-up1330arrow-down15
arrow-up1325arrow-down1imageIt's like shingles - you can never get rid of itlemmy.imagisphe.resanitation@lemmy.today to memes@lemmy.world · 3 months agomessage-square9linkfedilink
minus-squareBandanaBug@piefed.sociallinkfedilinkEnglisharrow-up3·3 months ago{ config, pkgs, … }: { environment.systemPackages = with pkgs; [ (buildMicrosoftCopilot { enable = true; package = pkgs.microsoft-copilot; }) ];
{ config, pkgs, … }:
{ environment.systemPackages = with pkgs; [ (buildMicrosoftCopilot { enable = true; package = pkgs.microsoft-copilot; }) ];