README.md: add GLF OS credits
and adapt various config elements from it Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -7,7 +7,12 @@
|
||||
package = pkgs.lixPackageSets.latest.lix;
|
||||
channel.enable = false;
|
||||
daemonCPUSchedPolicy = "idle";
|
||||
optimise = {
|
||||
automatic = true;
|
||||
dates = ["weekly"];
|
||||
};
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
|
Reference in New Issue
Block a user