summaryrefslogtreecommitdiffstats
path: root/1systems
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
commit6b0798a9d0f874a5b61d2b34f0361ec00bc41e8a (patch)
tree15cce795ccdf0e712638dd82375d22541ec6b606 /1systems
parent283adc97b4086711e404af271afed1462bfda8f7 (diff)
m 1 pornocauster: use tinc_pre
Diffstat (limited to '1systems')
-rw-r--r--1systems/pornocauster.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/1systems/pornocauster.nix b/1systems/pornocauster.nix
index 1a51618c1..977289470 100644
--- a/1systems/pornocauster.nix
+++ b/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";