diff options
| author | schererleander <leander@schererleander.de> | 2026-03-13 00:13:02 +0100 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2026-03-13 00:13:02 +0100 |
| commit | df18c822af62ac84d94ac147521b8e69bca00b8f (patch) | |
| tree | 70e117fa4d9a0df69dbecf6c8a6d10f11ef8a59d /flake.nix | |
| parent | 3f77713a3b91a0fd03e90bb08d023bed5a65949b (diff) | |
chore: update ssl certification for domain
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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); |
