about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorlukasepple <git@lukasepple.de>2016-08-26 02:37:11 +0200
committerlukasepple <git@lukasepple.de>2016-08-26 02:37:43 +0200
commita827f26b0a6bc108ed5eeba1cea16deef0cfed0e (patch)
tree4dcc070595729d0b3bac1e0d7773c569d8bd7334 /machines
parentf2c4931d81985d87e9a6278f3eef0c6d74dc53dc (diff)
fliewatuet: add remind, aspell and chromium to config
Diffstat (limited to 'machines')
-rw-r--r--machines/sternenseemann/fliewatuet.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/machines/sternenseemann/fliewatuet.nix b/machines/sternenseemann/fliewatuet.nix
index 16c731f3..cc9cddd5 100644
--- a/machines/sternenseemann/fliewatuet.nix
+++ b/machines/sternenseemann/fliewatuet.nix
@@ -74,6 +74,7 @@ in {
 
   environment.systemPackages = with pkgs; [
     ## tools
+    remind
     rdiff-backup
     rdup
     pass
@@ -125,6 +126,10 @@ in {
     haskellPackages.stylish-haskell
     clisp
     go
+    # aspell
+    aspell
+    aspellDicts.en
+    aspellDicts.de
 
     ## applications
     tmux
@@ -141,6 +146,7 @@ in {
     notmuch
     irssi
     mytexlive
+    chromium
 
     ## GUI
     # wm etc.
@@ -171,7 +177,7 @@ in {
     filezilla
     screen-message
     mumble
-    libreoffice
+    #libreoffice
     qemu
     xmpp-client
     cutegram