add libreoffice
This commit is contained in:
parent
17e15e69d1
commit
b794d397a7
2 changed files with 4 additions and 0 deletions
3
home/programs/desktop/libreoffice.nix
Normal file
3
home/programs/desktop/libreoffice.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [libreoffice-qt6];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue