Temp disable password-store-sync service

This commit is contained in:
Evie Litherland-Smith 2023-09-25 18:01:36 +01:00
parent 25740f7288
commit bb8cdb1fe3

View file

@ -26,6 +26,6 @@
allow-loopback-pinentry allow-loopback-pinentry
''; '';
}; };
password-store-sync.enable = true; password-store-sync.enable = false;
}; };
} }