mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
rustboro: update passwd
This commit is contained in:
parent
045e999765
commit
fb8bf6374f
|
@ -62,7 +62,7 @@
|
||||||
|
|
||||||
users.aly = {
|
users.aly = {
|
||||||
enable = true;
|
enable = true;
|
||||||
password = "$y$j9T$VdtiEyMOegHpcUwgmCVFD0$K8Ne6.zk//VJNq2zxVQ0xE0Wg3LohvAQd3Xm9aXdM15";
|
password = "$y$j9T$VMCXwk0X5m6xW6FGLc39F/$r9gmyeB70RCq3k4oLPHFZyy7wng6WyX2xYMKLO/A.rB";
|
||||||
syncthing = {
|
syncthing = {
|
||||||
enable = true;
|
enable = true;
|
||||||
certFile = config.age.secrets.syncthingCert.path;
|
certFile = config.age.secrets.syncthingCert.path;
|
||||||
|
|
Loading…
Reference in a new issue