añade shenv de altera
This commit is contained in:
parent
d102de290e
commit
dab6bd6dad
2 changed files with 37 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
users = {
|
||||
users.fabian = {
|
||||
isNormalUser = true;
|
||||
uid = 1002;
|
||||
uid = 1002; # nunca cambiar mi ID de usuario
|
||||
group = "fabian";
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = [ "users" "wheel" "networkmanager" "dialout" "libvirtd" ];
|
||||
|
|
|
|||
Reference in a new issue