Machines: Add Surface Go

This commit is contained in:
Toast 2023-07-17 13:11:53 +02:00
parent 6a83942761
commit 31dcdf1d7c
4 changed files with 183 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{ ... }:
{
imports = [
./configuration.nix
./hardware-configuration.nix
];
}