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 | fba8d4d0f5afecbfe2c2fcf9a3faa9120d35a68b (patch) | |
tree | 001400e1ea3672a5e59a4a596c480bbf9643f942 /mv/1systems | |
parent | af477b02992ce67940bb8486c627c06ceec49240 (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 9edcea0..f6be7cf 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 = '' |