diesdas
This commit is contained in:
parent
3c44560b1c
commit
a330d605a4
11 changed files with 28 additions and 7 deletions
|
|
@ -26,6 +26,10 @@
|
|||
|
||||
services.syncthing.enable = true;
|
||||
|
||||
home.file.".npmrc".text = ''
|
||||
prefix = ${config.xdg.dataHome}/npm/packages
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
||||
# commandline
|
||||
|
|
@ -69,6 +73,10 @@
|
|||
libreoffice
|
||||
zotero
|
||||
zathura
|
||||
hunspell
|
||||
hyphen
|
||||
hunspellDicts.de_DE
|
||||
hunspellDicts.th_TH
|
||||
|
||||
# graphics
|
||||
inkscape
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue