diff --git a/nix.mod.nix b/nix.mod.nix index 296838e..325b3a7 100644 --- a/nix.mod.nix +++ b/nix.mod.nix @@ -231,7 +231,6 @@ in { nh nix-output-monitor nvd - nixfmt-rfc-style ]; } ) diff --git a/services/forgejo/runner.mod.nix b/services/forgejo/runner.mod.nix index 0b2d8df..b6c38c0 100644 --- a/services/forgejo/runner.mod.nix +++ b/services/forgejo/runner.mod.nix @@ -22,7 +22,6 @@ gnused wget nix - nixfmt-rfc-style ]; labels = []; name = config.networking.hostName;