From 3389c9549ab36795d001f69aff1741666e1c5786 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Mon, 9 Feb 2026 10:12:06 +0000 Subject: [PATCH] Update flake.nix --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b5e7fc6..2f9b8f6 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ description = "LAN NixOS configs"; nixConfig = { access-tokens = [ - "github.com=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" + "github.com=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" ]; }; inputs = {