feat(webis): enable for laptop
This commit is contained in:
parent
12a28e1f84
commit
0618e8c6da
2 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
profiles = {
|
profiles = {
|
||||||
desktop.enable = true;
|
desktop.enable = true;
|
||||||
personal.enable = true;
|
personal.enable = true;
|
||||||
# webis.enable = true;
|
webis.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue