From 7c477722fc581eff7abadeb987ae9825784888c6 Mon Sep 17 00:00:00 2001 From: Joakim Repomaa Date: Mon, 3 Mar 2025 10:00:08 +0200 Subject: [PATCH] fix lint --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 426209b..475c9e6 100644 --- a/flake.nix +++ b/flake.nix @@ -86,7 +86,7 @@ let ssh.publicKeys.yubikey = "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLIUkESu5NnBi1M0+ZjYrkp6/rIFuwc3aguspf98jmOydNce6l65cnS3GRzc9oWx4lu11ahi87ZuE+pYV+gaHm4="; specialArgs = { inherit inputs ssh self; }; - inherit (nixpkgs) lib; + in { systems = [