From 7d6672168767bcb22bba2cfb0054fcbc9b706b03 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Nov 2015 00:28:24 +0100 Subject: mv: s/tv/mv/ --- mv/1systems/stro.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mv/1systems/stro.nix') diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix index 9edcea00..f6be7cfe 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 = '' -- cgit v1.2.3 From a1e1de3df0e8cb15c9a105384b1e1e55e4eaefd3 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 18 Nov 2015 00:57:47 +0100 Subject: mv: add stockholm repo --- mv/1systems/stro.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'mv/1systems/stro.nix') diff --git a/mv/1systems/stro.nix b/mv/1systems/stro.nix index f6be7cfe..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 { -- cgit v1.2.3