roles/syncthingserver: remove systemPackages
This commit is contained in:
@@ -21,10 +21,6 @@ in
|
||||
};
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgsUnstable; [
|
||||
syncthing
|
||||
];
|
||||
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
package = pkgsUnstable.syncthing;
|
||||
|
Reference in New Issue
Block a user