Use upstream transfer-sh module
This commit is contained in:
parent
c804362bb0
commit
214b5a62c4
|
@ -1,9 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../../../deployments/transfer-sh/module.nix
|
||||
];
|
||||
|
||||
services.transfer-sh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
|
|
Loading…
Reference in New Issue