update some
This commit is contained in:
@@ -23,4 +23,14 @@
|
||||
LC_TIME = "zh_CN.UTF-8";
|
||||
};
|
||||
};
|
||||
|
||||
nix.settings = {
|
||||
auto-optimise-store = true;
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
};
|
||||
nix.gc.automatic = true;
|
||||
|
||||
}
|
Reference in New Issue
Block a user