Install libreoffice
on picard
This commit is contained in:
parent
72a1d720a7
commit
bc88e102b6
2 changed files with 5 additions and 0 deletions
4
hmModules/libreoffice/default.nix
Normal file
4
hmModules/libreoffice/default.nix
Normal file
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.libreoffice ];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue