modules(plasma): Add condition append wallpaper engine plugin
All checks were successful
check / check (push) Successful in 29s
All checks were successful
check / check (push) Successful in 29s
This commit is contained in:
parent
a9823d99c2
commit
35a467eab3
2 changed files with 9 additions and 2 deletions
|
@ -25,7 +25,10 @@
|
|||
};
|
||||
|
||||
desktop = {
|
||||
plasma.enable = true;
|
||||
plasma = {
|
||||
enable = true;
|
||||
enableWallpaperEngine = true;
|
||||
};
|
||||
};
|
||||
|
||||
hardware = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue