summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/omo.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-01-22 23:41:35 +0100
committermakefu <github@syntax-fehler.de>2017-01-22 23:41:35 +0100
commit7e1bd2729e11e5c63749c69093359de0bb3329b2 (patch)
tree39a36dc1b2a723f6181423f7ec733b46f52247dd /makefu/1systems/omo.nix
parent97bd06f03ddccaba03cf7635a3a5c25d547aa404 (diff)
m omo: remove shared printer again (just for reference)
Diffstat (limited to 'makefu/1systems/omo.nix')
-rw-r--r--makefu/1systems/omo.nix6
1 files changed, 4 insertions, 2 deletions
diff --git a/makefu/1systems/omo.nix b/makefu/1systems/omo.nix
index 5241b0b8..422fe7c4 100644
--- a/makefu/1systems/omo.nix
+++ b/makefu/1systems/omo.nix
@@ -53,17 +53,19 @@ in {
#../2configs/share-user-sftp.nix
../2configs/omo-share.nix
../2configs/tinc/retiolum.nix
+ ../2configs/logging/central-stats-server.nix
+ ../2configs/logging/central-stats-client.nix
# ../2configs/torrent.nix
# ../2configs/elchos/search.nix
# ../2configs/elchos/log.nix
# ../2configs/elchos/irc-token.nix
- ../2configs/printer-shared.nix
## as long as pyload is not in nixpkgs:
# docker run -d -v /var/lib/pyload:/opt/pyload/pyload-config -v /media/crypt0/pyload:/opt/pyload/Downloads --name pyload --restart=always -p 8112:8000 -P writl/pyload
];
makefu.full-populate = true;
+ makefu.server.primary-itf = primaryInterface;
krebs.rtorrent = {
downloadDir = lib.mkForce "/media/crypt0/torrent";
extraConfig = ''
@@ -112,7 +114,7 @@ in {
(d: "install -m 755 -d " + (toMapper d) )
[ 0 1 2 "X" ]}
'';
- environment.systemPackages = with pkgs;[
+ environment.systemPackages = with pkgs;[
mergerfs # hard requirement for mount
wol # wake up filepimp
f3