diff options
author | tv <tv@krebsco.de> | 2015-11-18 00:28:24 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-11-18 00:28:24 +0100 |
commit | 7d6672168767bcb22bba2cfb0054fcbc9b706b03 (patch) | |
tree | 7d91a7f764f768b9929e2a7430cf50764938274d /mv/1systems | |
parent | 3a34a2e0b06e4cf61bf639380e9de03e47ad99b4 (diff) |
mv: s/tv/mv/
Diffstat (limited to 'mv/1systems')
-rw-r--r-- | mv/1systems/stro.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix index 9edcea007..f6be7cfea 100644 --- a/mv/1systems/stro.nix +++ b/mv/1systems/stro.nix @@ -154,7 +154,7 @@ with lib; connectTo = [ "cd" "gum" - "pigstarter" + "wry" ]; }; } @@ -217,6 +217,7 @@ with lib; "sendmail" # for cron ]; + services.bitlbee.enable = true; services.printing.enable = true; services.journald.extraConfig = '' |