aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.nix32
1 files changed, 0 insertions, 32 deletions
diff --git a/flake.nix b/flake.nix
index 2017a02..d82a782 100644
--- a/flake.nix
+++ b/flake.nix
@@ -49,38 +49,6 @@
nixpkgs-stable.follows = "nixpkgs";
};
};
-
- gh-ssh-keys = {
- url = "git+https://git.fcuny.net/fcuny/gh-ssh-keys?ref=main";
- inputs = {
- flake-utils.follows = "futils";
- nixpkgs.follows = "nixpkgs";
- };
- };
-
- x509-tools = {
- url = "git+https://git.fcuny.net/fcuny/x509-info?ref=main";
- inputs = {
- flake-utils.follows = "futils";
- nixpkgs.follows = "nixpkgs";
- };
- };
-
- sendsms = {
- url = "git+https://git.fcuny.net/fcuny/sendsms?ref=main";
- inputs = {
- flake-utils.follows = "futils";
- nixpkgs.follows = "nixpkgs";
- };
- };
-
- masked-emails = {
- url = "git+https://git.fcuny.net/fcuny/masked-emails?ref=main";
- inputs = {
- flake-utils.follows = "futils";
- nixpkgs.follows = "nixpkgs";
- };
- };
};
# Output config, or config for NixOS system