fixed profile pictures not updating

This commit is contained in:
foxora 2026-03-06 16:15:16 +00:00
parent 356263a272
commit 407e781019

View file

@ -219,7 +219,7 @@
imagePath = root + "/homes/aurora/profile.png";
in
lib.mkIf (builtins.pathExists imagePath) [
"L /var/lib/AccountsService/icons/aurora - - - - ${imagePath}"
"L+ /var/lib/AccountsService/icons/aurora - - - - ${imagePath}"
];
programs = {