diff --git a/modules/flake-parts/holochain-turn-server.nix b/modules/flake-parts/holochain-turn-server.nix index 5795038f..763d9259 100644 --- a/modules/flake-parts/holochain-turn-server.nix +++ b/modules/flake-parts/holochain-turn-server.nix @@ -4,14 +4,6 @@ lib, ... }: { - perSystem = { - # Arguments specific to the `perSystem` context. - ... - }: { - # system specific outputs like, apps, checks, packages - - # packages = ... - }; flake = { # system independent outputs like nixosModules, nixosConfigurations, etc.