diff options
| author | seth <[email protected]> | 2024-11-23 18:38:41 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-11-23 18:38:41 -0500 |
| commit | ff22ba50c9ff91b5fb2ea15a836adf138c6314eb (patch) | |
| tree | 97c1b7772af432e2086d8d3b656a4fb023c23677 /users/seth | |
| parent | ef6def2ce14a0dad4833201872ec9f8d3b0fb36b (diff) | |
seth: install nurl
Diffstat (limited to 'users/seth')
| -rw-r--r-- | users/seth/programs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/seth/programs/default.nix b/users/seth/programs/default.nix index 26cb770..5cf7805 100644 --- a/users/seth/programs/default.nix +++ b/users/seth/programs/default.nix @@ -30,6 +30,7 @@ home.packages = with pkgs; [ hydra-check nixfmt-rfc-style + nurl ]; programs = { |
