aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 2bfcf2e..bdb3b21 100644
--- a/flake.nix
+++ b/flake.nix
@@ -39,6 +39,14 @@
nixpkgs.follows = "nixpkgs";
};
};
+
+ gh-ssh-keys = {
+ url = "git+ssh://git@github.com/fcuny/gh-ssh-keys?ref=main";
+ inputs = {
+ flake-utils.follows = "futils";
+ nixpkgs.follows = "nixpkgs";
+ };
+ };
};
# Output config, or config for NixOS system