From df18c822af62ac84d94ac147521b8e69bca00b8f Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 13 Mar 2026 00:13:02 +0100 Subject: chore: update ssl certification for domain --- flake.nix | 9 --------- 1 file changed, 9 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index bbb3fd4..ae36ae9 100644 --- a/flake.nix +++ b/flake.nix @@ -26,15 +26,6 @@ firefox-addons.url = "gitlab:rycee/nur-expressions?dir=pkgs/firefox-addons"; firefox-addons.inputs.nixpkgs.follows = "nixpkgs"; - - neuwld-src.url = "git+https://git.sr.ht/~shrub900/neuwld"; - neuwld-src.flake = false; - - neuswc-src.url = "git+https://git.sr.ht/~shrub900/neuswc"; - neuswc-src.flake = false; - - shko-src.url = "git+https://git.sr.ht/~chld/shko"; - shko-src.flake = false; }; outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } (inputs.import-tree ./modules); -- cgit v1.3.1