summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 5 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index 103de63..bb74c02 100644
--- a/flake.nix
+++ b/flake.nix
@@ -12,6 +12,11 @@
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
+
+ sshKeys = {
+ url = "https://github.com/kbujari.keys";
+ flake = false;
+ };
};
outputs = { flake-parts, ... } @ inputs: