From bd106dceffadb5c55ea996dd8d686f55d328a7e7 Mon Sep 17 00:00:00 2001 From: FreeCorn Date: Thu, 22 Aug 2024 22:37:06 -0600 Subject: [PATCH] added the config files --- configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 3466eca..55f2816 100644 --- a/configuration.nix +++ b/configuration.nix @@ -87,9 +87,6 @@ in description = "FreeCorn"; isNormalUser = true; extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "plugdev" ]; -# openssh.authorizedKeys.keys = [ -# "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZIeoXI4RjFW2SFY8nZyxEmiTnVgII7H8DWgnqArQE/" -# ]; }; # OpenGL and drivers