summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-12-04 22:43:35 +0100
committermakefu <github@syntax-fehler.de>2015-12-04 22:43:35 +0100
commit273d9c6c9c9d2419dc3f3d773b4ce8d2fa4601b4 (patch)
treeee0d6fc91dc3156010d219dc6b46593e1753608d /makefu
parenta2461b2a8216ee49ca260d54fb91596ecf5cd45d (diff)
m 1 pornocauster: use tinc_pre
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/pornocauster.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefu/1systems/pornocauster.nix b/makefu/1systems/pornocauster.nix
index 1a51618c..97728947 100644
--- a/makefu/1systems/pornocauster.nix
+++ b/makefu/1systems/pornocauster.nix
@@ -36,6 +36,7 @@
# ../2configs/mediawiki.nix
#../2configs/wordpress.nix
];
+ nixpkgs.config.packageOverrides = pkgs: { tinc = pkgs.tinc_pre; };
#krebs.Reaktor.enable = true;
#krebs.Reaktor.nickname = "makefu|r";
@@ -45,6 +46,7 @@
get
virtmanager
gnome3.dconf
+ krebspaste
];
services.logind.extraConfig = "HandleLidSwitch=ignore";