profile/printing: init from legacy

This commit is contained in:
Felix Buehler 2023-01-23 22:56:30 +01:00
parent 9f3ecc5972
commit cf22787664
5 changed files with 25 additions and 12 deletions

View file

@ -6,5 +6,6 @@ in
{
my.profiles = {
android.enable = true;
printing.enable = true;
};
}