mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
Fixed that
This commit is contained in:
parent
82484d89ed
commit
ae8f8c0a30
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
openssh.authorizedKeys.keyFiles = [
|
||||
(pkgs.fetchurl {
|
||||
url = "https://github.com/JulienMalka.keys";
|
||||
sha256 = "sha256:2NLoT1/N6Y1uZQ+KLGeRLBPNkc4z3jrYrN9A4bCJWkU=";
|
||||
sha256 = "sha256:27lY1/ZmItXNEB03ULu10TUbGvqwbB1EiVrytZONtak=";
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue