mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-10 04:45:04 +02:00
libreoffice tooling
This commit is contained in:
parent
8101bc24b7
commit
e5343f288a
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@
|
|||
feh
|
||||
];
|
||||
|
||||
/* environment.pathsToLink = [ "/share/hunspell" "/share/myspell" "/share/hyphen" ];
|
||||
environment.variables.DICPATH = "/run/current-system/sw/share/hunspell:/run/current-system/sw/share/hyphen"; */
|
||||
|
||||
home.sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue