diff --git a/packages/tdx_google/configuration.nix b/packages/tdx_google/configuration.nix index 0fee234..1298769 100644 --- a/packages/tdx_google/configuration.nix +++ b/packages/tdx_google/configuration.nix @@ -43,10 +43,6 @@ ]; }; - environment.systemPackages = with pkgs; [ - teepot.teepot - ]; - # /var is on tmpfs anyway services.journald.storage = "volatile";