diff options
author | tv <tv@krebsco.de> | 2016-11-11 08:47:46 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-11-11 08:47:57 +0100 |
commit | b837dec290e54f532cd5539c93a663ba11f68c54 (patch) | |
tree | ae187b4d10f79fe6b77fa1be91ba2d5ead7801c5 /makefu/1systems/gum.nix | |
parent | ae73660522fb8a02a86eaa7124285a3aaa3cbb14 (diff) |
cd: drop stuff now done by ni #2
Diffstat (limited to 'makefu/1systems/gum.nix')
-rw-r--r-- | makefu/1systems/gum.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/gum.nix b/makefu/1systems/gum.nix index bfd880b88..868825549 100644 --- a/makefu/1systems/gum.nix +++ b/makefu/1systems/gum.nix @@ -40,7 +40,7 @@ in { ''; connectTo = [ "muhbaasu" "tahoe" "flap" "wry" - "cd" + "ni" "fastpoke" "prism" "dishfire" "echelon" "cloudkrebs" ]; }; |