about summary refs log tree commit diff
path: root/users/aspen/system/system/machines/mugwump.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/aspen/system/system/machines/mugwump.nix')
-rw-r--r--users/aspen/system/system/machines/mugwump.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/aspen/system/system/machines/mugwump.nix b/users/aspen/system/system/machines/mugwump.nix
index 446f7cd92d..4cfa117134 100644
--- a/users/aspen/system/system/machines/mugwump.nix
+++ b/users/aspen/system/system/machines/mugwump.nix
@@ -73,7 +73,7 @@ with lib;
 
   nix.gc.dates = "monthly";
 
-  users.users.grfn.openssh.authorizedKeys.keys = [
+  users.users.aspen.openssh.authorizedKeys.keys = [
     depot.users.aspen.keys.whitby
   ];