summaryrefslogtreecommitdiffstats
path: root/mv/1systems/stro.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-11-22 13:22:57 +0100
committermakefu <github@syntax-fehler.de>2015-11-22 13:22:57 +0100
commitc2885e24915387d3c4650ee4c0010d10b1cd15bf (patch)
tree13f55a4b1486245280d03b34bb0f989f5b9d8e88 /mv/1systems/stro.nix
parente28930340b9d84710cc579897aabffe6a1931ca8 (diff)
parent2650803ff620e35de22ad91226f30d2b4ab9404f (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'mv/1systems/stro.nix')
-rw-r--r--mv/1systems/stro.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix
index 9edcea00..38d4b4bc 100644
--- a/mv/1systems/stro.nix
+++ b/mv/1systems/stro.nix
@@ -12,6 +12,7 @@ with lib;
imports = [
../2configs/hw/x220.nix
+ ../2configs/git.nix
../2configs/mail-client.nix
../2configs/xserver
{
@@ -154,7 +155,7 @@ with lib;
connectTo = [
"cd"
"gum"
- "pigstarter"
+ "wry"
];
};
}
@@ -217,6 +218,7 @@ with lib;
"sendmail" # for cron
];
+ services.bitlbee.enable = true;
services.printing.enable = true;
services.journald.extraConfig = ''