1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

chore: update configs

This commit is contained in:
Ryan Cao 2025-08-15 18:22:33 +08:00
parent 79bc61a28e
commit 2e1d4ef8f2
Signed by: ryanccn
GPG key ID: F605AB4AF937D5D0
10 changed files with 63 additions and 82 deletions

View file

@ -47,4 +47,8 @@
config.allowUnfree = true;
hostPlatform = "aarch64-darwin";
};
environment.variables = {
NIX_INSTALLER_DIAGNOSTIC_ENDPOINT = "";
};
}