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