Remove password from syncthing
This commit is contained in:
parent
aa10848b6c
commit
6b6ce3612e
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
../services/syncthing.nix
|
||||
];
|
||||
|
||||
users.users.vili.hashedPasswordFile = pkgs.lib.mkForce null;
|
||||
|
||||
# HARDWARE SPECIFIC
|
||||
services.qemuGuest.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue