home: themes: set default values

This commit is contained in:
Antoine Martin 2021-04-22 00:25:49 +02:00
parent 0e07f901bc
commit 08beb20033
2 changed files with 4 additions and 0 deletions

View file

@ -103,6 +103,8 @@ types.submodule {
};
};
};
default = {};
};
background = mkOption {