Update flake.nix

This commit is contained in:
2025-12-16 10:25:19 +00:00
parent 49c72848e6
commit b952075a1e

View File

@@ -14,7 +14,7 @@
let system = "x86_64-linux"; in { let system = "x86_64-linux"; in {
nixConfig = { nixConfig = {
access-tokens = [ access-tokens = [
"github.com=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" "github.com=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"
]; ];
}; };
nixosConfigurations = { nixosConfigurations = {