LibreOffice: Difference between revisions

imported>Onny
Add see also section
imported>BeardedTek
m Change to pkgs.libreoffice-fresh-unwrapped; instead of libreoffice-fresh-unwrapped. Will not build otherwise
Line 19: Line 19:
<syntaxHighlight lang=nix>
<syntaxHighlight lang=nix>
let
let
   office = libreoffice-fresh-unwrapped;
   office = pkgs.libreoffice-fresh-unwrapped;
in {
in {
   environment.sessionVariables = {
   environment.sessionVariables = {