about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorlukasepple <git@lukasepple.de>2016-06-11 16:07:32 +0200
committerlukasepple <git@lukasepple.de>2016-06-11 16:07:32 +0200
commit49f9978ae90e4e9018033f54eae3dec039071b84 (patch)
tree6480f828c208c5e823dc1d2922475e211ce318ab /machines
parent476ad06ba446c8fc87781fbd7e3b94b43dafb7f3 (diff)
schnurrkadse: hydra show me some love
pls crosscompile for me :heart:
Diffstat (limited to 'machines')
-rw-r--r--machines/sternenseemann/schnurrkadse.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/machines/sternenseemann/schnurrkadse.nix b/machines/sternenseemann/schnurrkadse.nix
index a07d7b8a..4dcc0023 100644
--- a/machines/sternenseemann/schnurrkadse.nix
+++ b/machines/sternenseemann/schnurrkadse.nix
@@ -5,6 +5,7 @@ let
 
 in {
   nixpkgs.config.allowUnfree = true;
+  nixpkgs.system = "i686-linux";
 
   boot.initrd.availableKernelModules = [ "uhci_hcd" "ehci_pci" "ata_piix" "usb_storage" "floppy" "usblp" "pcspkr" ];
   boot.kernelModules = [ ];
@@ -101,10 +102,10 @@ in {
     youtube-dl
     pass
 
-    #ghc
-    #cabal-install
-    #haskellPackages.stylish-haskell
-    #haskellPackages.cabal2nix
+    ghc
+    cabal-install
+    haskellPackages.stylish-haskell
+    haskellPackages.cabal2nix
 
     mutt
     notmuch