fmt and TODO comment

This commit is contained in:
steveej 2024-02-15 20:21:33 +01:00
parent 78824a5d32
commit c13b460ee9
2 changed files with 3 additions and 2 deletions

View file

@ -121,8 +121,7 @@ in {
url = "https://github.com/0mniteck/Signal-Desktop-Mobian/raw/108f9dd03ac5658457de1b23aae539ef8ab0a716/builds/release/signal-desktop_${version}_arm64.deb";
sha256 =
# lib.fakeSha256
"sha256:15sn0p0jxfs7hka6qhg77vjwblwxcdc10ybrfxc0p5gkpbcqcydc"
;
"sha256:15sn0p0jxfs7hka6qhg77vjwblwxcdc10ybrfxc0p5gkpbcqcydc";
};
})
)
@ -297,6 +296,7 @@ in {
]);
systemd.user.startServices = true;
services.syncthing.enable = true;
services.udiskie = {