From fe3ca23e1b820fb8be9b19a3db9b62c87ea5b31d Mon Sep 17 00:00:00 2001 From: Jet Date: Thu, 21 May 2026 12:06:30 -0700 Subject: [PATCH] fix: remove noisebell from hetzner --- configuration.nix | 1 - flake.lock | 248 +--------------------------------- flake.nix | 4 - modules/blackbox-exporter.nix | 12 -- modules/noisebell.nix | 33 ----- 5 files changed, 1 insertion(+), 297 deletions(-) delete mode 100644 modules/noisebell.nix diff --git a/configuration.nix b/configuration.nix index b957a5e..c3f4a72 100644 --- a/configuration.nix +++ b/configuration.nix @@ -16,7 +16,6 @@ ./modules/monitoring.nix ./modules/ntfy.nix ./modules/blackbox-exporter.nix - ./modules/noisebell.nix ./modules/noisepics.nix ]; diff --git a/flake.lock b/flake.lock index dabe7b2..0a7be41 100644 --- a/flake.lock +++ b/flake.lock @@ -23,61 +23,6 @@ "type": "github" } }, - "agenix_2": { - "inputs": { - "darwin": "darwin_2", - "home-manager": "home-manager_2", - "nixpkgs": [ - "noisebell", - "nixpkgs" - ], - "systems": "systems_2" - }, - "locked": { - "lastModified": 1770165109, - "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=", - "owner": "ryantm", - "repo": "agenix", - "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb", - "type": "github" - }, - "original": { - "owner": "ryantm", - "repo": "agenix", - "type": "github" - } - }, - "argononed": { - "flake": false, - "locked": { - "lastModified": 1729566243, - "narHash": "sha256-DPNI0Dpk5aym3Baf5UbEe5GENDrSmmXVdriRSWE+rgk=", - "owner": "nvmd", - "repo": "argononed", - "rev": "16dbee54d49b66d5654d228d1061246b440ef7cf", - "type": "github" - }, - "original": { - "owner": "nvmd", - "repo": "argononed", - "type": "github" - } - }, - "crane": { - "locked": { - "lastModified": 1773857772, - "narHash": "sha256-5xsK26KRHf0WytBtsBnQYC/lTWDhQuT57HJ7SzuqZcM=", - "owner": "ipetkov", - "repo": "crane", - "rev": "b556d7bbae5ff86e378451511873dfd07e4504cd", - "type": "github" - }, - "original": { - "owner": "ipetkov", - "repo": "crane", - "type": "github" - } - }, "darwin": { "inputs": { "nixpkgs": [ @@ -100,29 +45,6 @@ "type": "github" } }, - "darwin_2": { - "inputs": { - "nixpkgs": [ - "noisebell", - "agenix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1744478979, - "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", - "owner": "lnl7", - "repo": "nix-darwin", - "rev": "43975d782b418ebf4969e9ccba82466728c2851b", - "type": "github" - }, - "original": { - "owner": "lnl7", - "ref": "master", - "repo": "nix-darwin", - "type": "github" - } - }, "disko": { "inputs": { "nixpkgs": [ @@ -143,24 +65,9 @@ "type": "github" } }, - "flake-compat": { - "locked": { - "lastModified": 1767039857, - "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", - "owner": "edolstra", - "repo": "flake-compat", - "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, "flake-utils": { "inputs": { - "systems": "systems_3" + "systems": "systems_2" }, "locked": { "lastModified": 1731533236, @@ -197,97 +104,6 @@ "type": "github" } }, - "home-manager_2": { - "inputs": { - "nixpkgs": [ - "noisebell", - "agenix", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1745494811, - "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", - "owner": "nix-community", - "repo": "home-manager", - "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "home-manager", - "type": "github" - } - }, - "nixos-hardware": { - "locked": { - "lastModified": 1774018263, - "narHash": "sha256-HHYEwK1A22aSaxv2ibhMMkKvrDGKGlA/qObG4smrSqc=", - "owner": "NixOS", - "repo": "nixos-hardware", - "rev": "2d4b4717b2534fad5c715968c1cece04a172b365", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "master", - "repo": "nixos-hardware", - "type": "github" - } - }, - "nixos-images": { - "inputs": { - "nixos-stable": [ - "noisebell", - "nixos-raspberrypi", - "nixpkgs" - ], - "nixos-unstable": [ - "noisebell", - "nixos-raspberrypi", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1747747741, - "narHash": "sha256-LUOH27unNWbGTvZFitHonraNx0JF/55h30r9WxqrznM=", - "owner": "nvmd", - "repo": "nixos-images", - "rev": "cbbd6db325775096680b65e2a32fb6187c09bbb4", - "type": "github" - }, - "original": { - "owner": "nvmd", - "ref": "sdimage-installer", - "repo": "nixos-images", - "type": "github" - } - }, - "nixos-raspberrypi": { - "inputs": { - "argononed": "argononed", - "flake-compat": "flake-compat", - "nixos-images": "nixos-images", - "nixpkgs": [ - "noisebell", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1773704510, - "narHash": "sha256-Kq0WPitNekYzouyd8ROlZb63cpSg/+Ep2XxkV0YlABU=", - "owner": "nvmd", - "repo": "nixos-raspberrypi", - "rev": "b5c77d506bed55250a4642ce6c8b395dd29ef06b", - "type": "github" - }, - "original": { - "owner": "nvmd", - "ref": "main", - "repo": "nixos-raspberrypi", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1775423009, @@ -304,31 +120,6 @@ "type": "github" } }, - "noisebell": { - "inputs": { - "agenix": "agenix_2", - "crane": "crane", - "nixos-hardware": "nixos-hardware", - "nixos-raspberrypi": "nixos-raspberrypi", - "nixpkgs": [ - "nixpkgs" - ], - "rust-overlay": "rust-overlay" - }, - "locked": { - "lastModified": 1774387217, - "narHash": "sha256-bhMs1DdFqFoeXwWOLx+1MU0ltGIYPf7OA33cvzFI9C0=", - "ref": "refs/heads/main", - "rev": "adb929227b9640285754b6a04774ab0587e5771b", - "revCount": 60, - "type": "git", - "url": "https://git.extremist.software/jet/noisebell" - }, - "original": { - "type": "git", - "url": "https://git.extremist.software/jet/noisebell" - } - }, "noisepics": { "inputs": { "nixpkgs": [ @@ -354,32 +145,10 @@ "agenix": "agenix", "disko": "disko", "nixpkgs": "nixpkgs", - "noisebell": "noisebell", "noisepics": "noisepics", "website": "website" } }, - "rust-overlay": { - "inputs": { - "nixpkgs": [ - "noisebell", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1774149071, - "narHash": "sha256-SYp8NyzwfCO3Guqmu9hPRHR1hwESlQia5nNz3lYo2qA=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "6a031966eab3bfaa19be9e261eed5b8a79c04b18", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, "systems": { "locked": { "lastModified": 1681028828, @@ -410,21 +179,6 @@ "type": "github" } }, - "systems_3": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "website": { "inputs": { "flake-utils": "flake-utils", diff --git a/flake.nix b/flake.nix index d1668bc..2067d4e 100644 --- a/flake.nix +++ b/flake.nix @@ -10,9 +10,6 @@ website.url = "git+https://git.extremist.software/jet/website"; website.inputs.nixpkgs.follows = "nixpkgs"; - noisebell.url = "git+https://git.extremist.software/jet/noisebell"; - noisebell.inputs.nixpkgs.follows = "nixpkgs"; - noisepics.url = "git+https://git.extremist.software/jet/noisepics"; noisepics.inputs.nixpkgs.follows = "nixpkgs"; @@ -35,7 +32,6 @@ disko.nixosModules.disko inputs.website.nixosModules.default inputs.agenix.nixosModules.default - inputs.noisebell.nixosModules.default inputs.noisepics.nixosModules.default ./disk-config.nix diff --git a/modules/blackbox-exporter.nix b/modules/blackbox-exporter.nix index a9b4dac..a4ad58d 100644 --- a/modules/blackbox-exporter.nix +++ b/modules/blackbox-exporter.nix @@ -84,18 +84,6 @@ let name = "Matrix"; target = "https://matrix.extremist.software"; } - { - name = "Noisebell"; - target = "https://noisebell.extremist.software"; - } - { - name = "Noisebell Discord"; - target = "https://discord.noisebell.extremist.software"; - } - { - name = "Noisebell RSS"; - target = "https://rss.noisebell.extremist.software"; - } { name = "Noisepics"; target = "https://noisepics.extremist.software"; diff --git a/modules/noisebell.nix b/modules/noisebell.nix deleted file mode 100644 index 83574e2..0000000 --- a/modules/noisebell.nix +++ /dev/null @@ -1,33 +0,0 @@ -{ config, ... }: - -{ - services.noisebell-cache = { - enable = true; - port = 3005; - domain = "noisebell.extremist.software"; - piAddress = "http://noisebell-pi"; - outboundWebhooks = [ - { - url = "http://127.0.0.1:3004/webhook"; - secretFile = config.age.secrets.noisebell-discord-webhook-secret.path; - } - { - url = "http://noisebell-pi:8090/webhook"; - secretFile = config.age.secrets.noisebell-relay-webhook-secret.path; - } - ]; - }; - - services.noisebell-discord = { - enable = true; - port = 3004; - domain = "discord.noisebell.extremist.software"; - channelId = "1034916379486322718"; - }; - - services.noisebell-rss = { - enable = true; - domain = "rss.noisebell.extremist.software"; - port = 3012; - }; -}