diff options
| author | Devin Finlinson <devin.finlinson@pm.me> | 2023-10-31 22:28:13 -0600 |
|---|---|---|
| committer | Devin Finlinson <devin.finlinson@pm.me> | 2023-10-31 22:28:13 -0600 |
| commit | 51151309ce9e4d6a97c8aa62d0bb922974bba9f9 (patch) | |
| tree | bf4c75bfb1b131dba9c3f5104d1193256d6222c0 /modules/user-profiles/root.nix | |
| parent | 4b53fe5ff170c0f8670bf3d542ece665eec60893 (diff) | |
changed keyhash
Diffstat (limited to 'modules/user-profiles/root.nix')
| -rw-r--r-- | modules/user-profiles/root.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; # }) # ]; }; |
