google/pixelbook: init
This commit is contained in:
parent
565f837027
commit
16cdc10b48
2 changed files with 11 additions and 0 deletions
9
google/pixelbook/default.nix
Normal file
9
google/pixelbook/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../common/pc/laptop
|
||||
../../common/pc/laptop/ssd
|
||||
../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue