home: themes: move options to my.themes
This commit is contained in:
parent
a25d5051d3
commit
6ff469e96f
3 changed files with 8 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ let
|
|||
|
||||
logoutMode = "[L]ogout, [S]uspend, [P]oweroff, [R]eboot";
|
||||
|
||||
i3Theme = config.my.home.theme.i3Theme;
|
||||
i3Theme = config.my.theme.i3Theme;
|
||||
in
|
||||
{
|
||||
config = lib.mkIf isEnabled {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue