aboutsummaryrefslogtreecommitdiff
path: root/nixos/machine/dean.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/machine/dean.nix')
-rw-r--r--nixos/machine/dean.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/machine/dean.nix b/nixos/machine/dean.nix
index 030aae9..906881f 100644
--- a/nixos/machine/dean.nix
+++ b/nixos/machine/dean.nix
@@ -37,7 +37,7 @@ with lib; {
environment.systemPackages = with pkgs; [
#openocd
- sterm
+ tio
];
# TODO: ubootTools build is broken!