From cdc1a1e6de1c19efb90ca6760f52b7d700367eda Mon Sep 17 00:00:00 2001 From: clerie Date: Sat, 28 Jun 2025 15:31:38 +0200 Subject: [PATCH] flake.nix: Add unused helper variable --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 2aa53d9..2a5d76c 100644 --- a/flake.nix +++ b/flake.nix @@ -70,7 +70,6 @@ }; outputs = { self, nixpkgs, nixos-hardware, chaosevents, fernglas, nixos-exporter, solid-xmpp-alarm, ssh-to-age, ... }@inputs: let lib = import ./lib inputs; - helper = lib.flake-helper; localNixpkgs = import ./flake/nixpkgs.nix inputs; in { clerie.hosts = {