Switch from Postman to Bruno
This commit is contained in:
parent
e4292d8b1d
commit
dfddc1372b
3 changed files with 6 additions and 2 deletions
4
modules/hm/development/web.nix
Normal file
4
modules/hm/development/web.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = [ pkgs.unstable_pkgs.bruno ];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue