refactor(homeModules/desktop): move browser config to module
This commit is contained in:
parent
a1001ddb4c
commit
26c3c43aee
4 changed files with 10 additions and 18 deletions
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
options.desktop = {
|
||||
windowManager = lib.pantheon.mkStrOption;
|
||||
browser = lib.pantheon.mkStrOption;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue