From 78201a313a24376b1e54f8d6d977191a4d5735fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 11 Dec 2023 13:07:15 +0100 Subject: nixos: rework package overlays usage --- nixos/machine/dean.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/machine') 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! -- cgit v1.2.3