office install pt-br additional language
This commit is contained in:
parent
20e8b98fec
commit
0d86585245
1 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue