about summary refs log tree commit diff
path: root/machines/sternenseemann
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2017-01-21 12:28:35 +0100
committersternenseemann <git@lukasepple.de>2017-01-21 12:28:42 +0100
commitdcff14bab9bdd4417534c7d7efdfa153be08a9dc (patch)
tree251bdef42558b55e5d223472bba0272ba9ea0a9c /machines/sternenseemann
parent68156ed4c69617ee4e33def651b1726f763d358c (diff)
machines/schnurrkadse: re-add chromium and aspell
Diffstat (limited to 'machines/sternenseemann')
-rw-r--r--machines/sternenseemann/schnurrkadse.nix9
1 files changed, 6 insertions, 3 deletions
diff --git a/machines/sternenseemann/schnurrkadse.nix b/machines/sternenseemann/schnurrkadse.nix
index 5c025555..ad398cc0 100644
--- a/machines/sternenseemann/schnurrkadse.nix
+++ b/machines/sternenseemann/schnurrkadse.nix
@@ -1,7 +1,7 @@
 { config, lib, pkgs, ... }:
 
 let
-   mytexlive = with pkgs.texlive; combine { inherit scheme-medium minted units collection-bibtexextra ifplatform xstring doublestroke csquotes; };
+   mytexlive = with pkgs.texlive; combine { inherit scheme-medium minted units collection-bibtexextra ifplatform xstring doublestroke csquotes libertine; };
    urxvt = pkgs.rxvt_unicode-with-plugins.override { plugins = [ pkgs.urxvt_perls ]; };
 in {
   nixpkgs.config.allowUnfree = true;
@@ -94,9 +94,9 @@ in {
     pythonPackages.pygments
     python
 
-    w3m
     elinks
     torbrowser
+    chromium
     mpv
     htop
     imv
@@ -104,7 +104,9 @@ in {
     zathura
     youtube-dl
     pass
-    gobby5
+    aspell
+    aspellDicts.de
+    aspellDicts.en
 
     mutt
     notmuch
@@ -112,6 +114,7 @@ in {
     isync
     gnupg
     gpgme
+    w3m
   ];
 
   fonts.fontconfig = {