diff options
author | Vincent Ambo <tazjin@tvl.su> | 2023-09-11T08·08+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2023-09-11T08·12+0000 |
commit | b8df88843fd8527b98ef95a950cf03a21084a49a (patch) | |
tree | 558abb458c8901551323544cc68ddffd307848e3 /users | |
parent | 8c53ab531018d390fcea95f44c63f3a643a8d17d (diff) |
chore(tazjin/nixos): ensure expect is always installed r/6578
Change-Id: I2beff7484e869fcf2771e7e1c9ba5f73d0daea25 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9295 Reviewed-by: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'users')
-rw-r--r-- | users/tazjin/nixos/modules/physical.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index aa95559abf93..e48e0240766c 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -38,6 +38,7 @@ in electrum config.tazjin.emacs.emacs # emacsclient exa + expect fd file gdb |