feat(home): Set isDesktop
This commit is contained in:
parent
c8fc33fcba
commit
e763212b39
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ in
|
|||
home.keyboard.options = [ "apple:alupckeys" ];
|
||||
|
||||
${namespace} = {
|
||||
isDesktop = true;
|
||||
|
||||
appearance = {
|
||||
base = enabled;
|
||||
gtk = enabled;
|
||||
|
|
Loading…
Reference in a new issue