mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
libreoffice
This commit is contained in:
parent
d5ded2acaa
commit
eff51f3e0a
1 changed files with 1 additions and 4 deletions
|
|
@ -10,12 +10,9 @@ in
|
||||||
programs.btop.enable = true;
|
programs.btop.enable = true;
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
gimp
|
gimp
|
||||||
okular
|
libreoffice
|
||||||
pdftk
|
|
||||||
|
|
||||||
teams-for-linux
|
teams-for-linux
|
||||||
zoom-us
|
|
||||||
exercism
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue