Temp disable password-store-sync service
This commit is contained in:
parent
25740f7288
commit
bb8cdb1fe3
|
@ -26,6 +26,6 @@
|
||||||
allow-loopback-pinentry
|
allow-loopback-pinentry
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
password-store-sync.enable = true;
|
password-store-sync.enable = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue