added the config files
This commit is contained in:
parent
6fc6779a1f
commit
bd106dceff
|
@ -87,9 +87,6 @@ in
|
||||||
description = "FreeCorn";
|
description = "FreeCorn";
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "plugdev" ];
|
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "plugdev" ];
|
||||||
# openssh.authorizedKeys.keys = [
|
|
||||||
# "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOZIeoXI4RjFW2SFY8nZyxEmiTnVgII7H8DWgnqArQE/"
|
|
||||||
# ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# OpenGL and drivers
|
# OpenGL and drivers
|
||||||
|
|
Reference in a new issue