summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-09-25 15:11:54 +0200
committermakefu <github@syntax-fehler.de>2019-09-25 15:11:54 +0200
commita80f207cb853237503ca988c0ecd6174d5331b43 (patch)
tree4af08580e9c369e1c020ffdfc89c28d1d773537d /makefu
parent41c433183427bb878be36c9609d9b0354ae7f425 (diff)
ma omo.r: add tmux,picocom to packages
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/omo/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/omo/config.nix b/makefu/1systems/omo/config.nix
index ac2677b7..9b9b91a6 100644
--- a/makefu/1systems/omo/config.nix
+++ b/makefu/1systems/omo/config.nix
@@ -11,6 +11,7 @@ in {
./hw/omo.nix
#./hw/tsp.nix
<stockholm/makefu>
+ { environment.systemPackages = with pkgs;[ tmux picocom ];}
<stockholm/makefu/2configs/support-nixos.nix>
<stockholm/makefu/2configs/zsh-user.nix>
<stockholm/makefu/2configs/backup/state.nix>