Hardware setup of lenovo laptop
This commit is contained in:
parent
741eb1d5ce
commit
30184feda2
5 changed files with 49 additions and 4 deletions
5
systems/lenovo/default.nix
Executable file
5
systems/lenovo/default.nix
Executable file
|
@ -0,0 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
imports = [ ./hardware.nix ];
|
||||
system.stateVersion = "23.11";
|
||||
networking.hostName = "lenovo";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue