From 6b043aefa93238cb9240e8df460d168d0652aa26 Mon Sep 17 00:00:00 2001 From: Ittihadyya Date: Tue, 26 Nov 2024 15:30:44 +0200 Subject: [PATCH] remove useless stuff? --- nix.mod.nix | 1 - services/forgejo/runner.mod.nix | 1 - 2 files changed, 2 deletions(-) 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;