Machines: Add Surface Go
This commit is contained in:
parent
6a83942761
commit
31dcdf1d7c
4 changed files with 183 additions and 0 deletions
8
machines/SurfaceGo/default.nix
Normal file
8
machines/SurfaceGo/default.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue