katja's git: nixfiles

ctucx' nixfiles

commit 26b0656f9b75c93d0fa0c8ace4a2a4df83cf79a9
parent 04de87189aa4bc3796b5e6c18a289ef3bd03b46b
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 27 Apr 2025 23:01:41 +0200

nodes/hector: remove notifysh-notify service
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/nodes/hector/default.nix b/nodes/hector/default.nix
@@ -25,8 +25,6 @@
       ctucxConfig.services.dns-server
     ];
 
-    services.ntfysh-notify.enable = true;
-
     system.stateVersion = "24.11";
     home-manager.users.katja.home.stateVersion = "24.11";