From 5fa1113757a6eb7ad4bc7dbfd51893b25c038dca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9ana=20=E6=B1=9F?= Date: Sat, 8 Nov 2025 12:20:13 +0800 Subject: [PATCH] hydrogen: remove leftovers from vanadium --- nix/configurations/hydrogen.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nix/configurations/hydrogen.nix b/nix/configurations/hydrogen.nix index 8db8304c..f26705ea 100644 --- a/nix/configurations/hydrogen.nix +++ b/nix/configurations/hydrogen.nix @@ -122,7 +122,6 @@ in # Extern modules # (sources.agenix + "/modules/age-home.nix") - (import sources.wired-notify).homeManagerModules.default ]; }