Add ly path to persistence to keep username and session saved

This commit is contained in:
Bun 2025-03-30 10:01:09 -04:00
parent 30714ecea0
commit e861aa0faf
3 changed files with 8 additions and 5 deletions

View file

@ -8,7 +8,6 @@
Policy.AutoEnable = "true";
};
};
environment.persistence."/persist".directories = [ "/var/lib/bluetooth" ];
};
}