feat(info): add info.model, fill in for hosts
This commit is contained in:
parent
7e2a21f238
commit
d0da574672
6 changed files with 18 additions and 0 deletions
|
@ -77,4 +77,9 @@ in
|
|||
swapDevices = [
|
||||
{ device = uuid "37916097-dbb9-4a74-b761-17043629642a"; }
|
||||
];
|
||||
|
||||
info = {
|
||||
monitors = 3;
|
||||
model = "Custom Desktop";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue