WIP: Introduce Intel 2024, 2025, tasycl and oneMath #3
@ -74,6 +74,19 @@
 | 
				
			|||||||
          "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWjRSlKgzBPZQhIeEtk6Lvws2XNcYwHcwPv4osSgst5 anavarro@ssfhead"
 | 
					          "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILWjRSlKgzBPZQhIeEtk6Lvws2XNcYwHcwPv4osSgst5 anavarro@ssfhead"
 | 
				
			||||||
        ];
 | 
					        ];
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      vlopez = {
 | 
				
			||||||
 | 
					        uid = 4334;
 | 
				
			||||||
 | 
					        isNormalUser = true;
 | 
				
			||||||
 | 
					        home = "/home/Computational/vlopez";
 | 
				
			||||||
 | 
					        description = "Victor López";
 | 
				
			||||||
 | 
					        group = "Computational";
 | 
				
			||||||
 | 
					        hosts = [ "koro" ];
 | 
				
			||||||
 | 
					        hashedPassword = "$6$0ZBkgIYE/renVqtt$1uWlJsb0FEezRVNoETTzZMx4X2SvWiOsKvi0ppWCRqI66S6TqMBXBdP4fcQyvRRBt0e4Z7opZIvvITBsEtO0f0";
 | 
				
			||||||
 | 
					        openssh.authorizedKeys.keys = [
 | 
				
			||||||
 | 
					          "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGMwlUZRf9jfG666Qa5Sb+KtEhXqkiMlBV2su3x/dXHq victor@arch"
 | 
				
			||||||
 | 
					        ];
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    groups = {
 | 
					    groups = {
 | 
				
			||||||
 | 
				
			|||||||
@ -7,7 +7,6 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    ../eudy/cpufreq.nix
 | 
					    ../eudy/cpufreq.nix
 | 
				
			||||||
    ../eudy/users.nix
 | 
					    ../eudy/users.nix
 | 
				
			||||||
    ./users.nix
 | 
					 | 
				
			||||||
    ./kernel.nix
 | 
					    ./kernel.nix
 | 
				
			||||||
  ];
 | 
					  ];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -1,17 +0,0 @@
 | 
				
			|||||||
{ ... }:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
{
 | 
					 | 
				
			||||||
  users.users = {
 | 
					 | 
				
			||||||
    vlopez = {
 | 
					 | 
				
			||||||
      uid = 4334;
 | 
					 | 
				
			||||||
      isNormalUser = true;
 | 
					 | 
				
			||||||
      home = "/home/Computational/vlopez";
 | 
					 | 
				
			||||||
      description = "Victor López";
 | 
					 | 
				
			||||||
      group = "Computational";
 | 
					 | 
				
			||||||
      hashedPassword = "$6$0ZBkgIYE/renVqtt$1uWlJsb0FEezRVNoETTzZMx4X2SvWiOsKvi0ppWCRqI66S6TqMBXBdP4fcQyvRRBt0e4Z7opZIvvITBsEtO0f0";
 | 
					 | 
				
			||||||
      openssh.authorizedKeys.keys = [
 | 
					 | 
				
			||||||
        "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGMwlUZRf9jfG666Qa5Sb+KtEhXqkiMlBV2su3x/dXHq victor@arch"
 | 
					 | 
				
			||||||
      ];
 | 
					 | 
				
			||||||
    };
 | 
					 | 
				
			||||||
  };
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user