Drop postman

This commit is contained in:
2026-03-12 21:25:06 +01:00
parent 12c8598968
commit 048ba3ae8f
2 changed files with 0 additions and 8 deletions

View File

@@ -1,7 +0,0 @@
{ pkgs, ... }:
{
home.packages = with pkgs; [
postman
];
}