add office tools

This commit is contained in:
2025-12-03 19:45:24 -05:00
parent 8e29328af8
commit b8f881fdbc

6
sw.nix
View File

@@ -36,13 +36,17 @@
oh-my-posh
zsh
git
zoom-us
teams-for-linux
wpsoffice
inputs.lazyvim-nixvim.packages.${stdenv.hostPlatform.system}.nvim
];
programs.zsh.enable = true;
fonts.packages = with pkgs; [
fonts.fonts = with pkgs; [
nerd-fonts.fira-code
corefonts
];
fonts.fontconfig = {
enable = true;