fixed profile pictures not updating
This commit is contained in:
parent
356263a272
commit
407e781019
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue