diff options
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -42,10 +42,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - x509-tools = { - url = "git+https://git.fcuny.net/fcuny/x509-info?ref=main"; - }; - pre-commit-hooks = { type = "github"; owner = "cachix"; @@ -57,10 +53,6 @@ nixpkgs-stable.follows = "nixpkgs"; }; }; - - sendsms = { - url = "git+https://git.fcuny.net/sendsms?ref=main"; - }; }; # Output config, or config for NixOS system |
