Removed random ssh key. Whoops
This commit is contained in:
@@ -15,7 +15,6 @@ in
|
||||
../../modules/system.nix
|
||||
../../modules/kde.nix
|
||||
|
||||
|
||||
inputs.nixos-hardware.nixosModules.dell-xps-15-9510
|
||||
inputs.nixos-hardware.nixosModules.dell-xps-15-9510-nvidia
|
||||
inputs.disko.nixosModules.disko
|
||||
|
||||
@@ -30,7 +30,6 @@
|
||||
description = "panotaka";
|
||||
extraGroups = [ "networkmanager" "wheel" ];
|
||||
openssh.authorizedKeys.keys = [
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJx3Sk20pLL1b2PPKZey2oTyioODrErq83xG78YpFBoj admin@ryan-MBP"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user