office install pt-br additional language

This commit is contained in:
Git Sagar 2026-05-25 11:52:31 -03:00
parent 20e8b98fec
commit 0d86585245

View file

@ -2,8 +2,8 @@
{ pkgs, makeFilesISO, ... }:
let
officeSrc = pkgs.fetchurl {
url = "https://git.sagar.ch/dotfiles/office-2024-word-excel-powerpoint/archive/4351e8d93ceb28f65de9ec4dc9c27dccbe91ff34.zip";
hash = "sha256-ulNecpkUH6O9cqYhgtmG++a1gi+c4HIR1Vvo22VygJs=";
url = "https://git.sagar.ch/dotfiles/office-2024-word-excel-powerpoint/archive/e041d1a58544a4bb6d44d8625ec225f3be9ce0f6.zip";
hash = "sha256-A2bHBraLKorsyyhBwjhUyYKri2O6tRwlz76aj5IgGgE=";
};
in {
name = "office";