here we go
This commit is contained in:
7
hosts/m3-kratos/hardware.nix
Normal file
7
hosts/m3-kratos/hardware.nix
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
hardware = {
|
||||
bluetooth.enable = true;
|
||||
keyboard.zsa.enable = true;
|
||||
graphics.enable = true;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user