Skip to content

Commit

Permalink
Change terminal packages (#286)
Browse files Browse the repository at this point in the history
- Add devenv
- Remove upterm
  • Loading branch information
francishamel authored May 13, 2024
1 parent 38259c7 commit 485be7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/modules/terminal.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
home.packages = [
pkgs.cachix
pkgs.d2
pkgs.devenv
pkgs.flyctl
pkgs.upterm
pkgs.yubikey-manager
];
}

0 comments on commit 485be7c

Please sign in to comment.