feat: add hoppscotch

This commit is contained in:
2025-09-01 07:12:50 +05:00
parent 268f860450
commit 2a28ad0f4c
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [ hoppscotch ];
}

View File

@@ -40,13 +40,14 @@
#
(map (c: lib.custom.relativeToRoot "hosts/common/optional/${c}.nix") [
"1password"
"claude-code"
"dconf"
"docker"
"hoppscotch"
"hyprland"
"nix-ld"
"secure-boot"
"yubikey"
"claude-code"
])
#