change machine specification
This commit is contained in:
6
machines/laptop/machine.nix
Normal file
6
machines/laptop/machine.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
hostname = "lenovo";
|
||||
usernames = ["andromeda"];
|
||||
system = "x86_64-linux";
|
||||
hardware-configuration = ./hardware-configuration.nix;
|
||||
}
|
||||
Reference in New Issue
Block a user