zh
This commit is contained in:
parent
a9fb469606
commit
54c1a40ca7
2 changed files with 6 additions and 3 deletions
|
|
@ -72,6 +72,9 @@
|
|||
#};
|
||||
arm = "aarch64-linux";
|
||||
x86 = "x86_64-linux";
|
||||
nativePackagesOverlay = self: super: {
|
||||
stdenv = super.impureUseNativeOptimizations super.stdenv;
|
||||
};
|
||||
|
||||
first-nixos-install = "1729112485"; #stat -c %W /
|
||||
in {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue