Enable profile-sync-daemon

This commit is contained in:
Username404-59 2026-06-28 16:02:53 +02:00
parent bddc61c946
commit c59fb6ac54
Signed by: Username404-59
GPG Key ID: F3A1878B14F5F0D7

View File

@ -50,4 +50,6 @@ in
};
};
};
services.psd.enable = true; # Firefox in RAM, because why not
}