From 51151309ce9e4d6a97c8aa62d0bb922974bba9f9 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Tue, 31 Oct 2023 22:28:13 -0600 Subject: changed keyhash --- modules/user-profiles/root.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user-profiles/root.nix') diff --git a/modules/user-profiles/root.nix b/modules/user-profiles/root.nix index 89f905c..0223a3f 100644 --- a/modules/user-profiles/root.nix +++ b/modules/user-profiles/root.nix @@ -9,7 +9,7 @@ # oppenssh.authorizedKeys.keyFiles = [ # (builtins.fetchurl { # url = "https://gitlab.com/dFinlinson.keys"; - # sha256 = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"; + # sha256 = "0zzmma4zd7dm4sy6ikk03mqac8c5401l6xzfyqvk2v7ndxmd97l1"; # }) # ]; }; -- cgit v1.2.3