mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2026-02-05 05:41:57 -05:00
chore:lqx
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
|
||||
# See: https://search.nixos.org/options?show=boot.kernelPackages
|
||||
# See: https://www.nyx.chaotic.cx/#using-sched-ext-schedulers
|
||||
KernelPackages = "linuxPackages_zen";
|
||||
KernelPackages = "linuxPackages_lqx";
|
||||
|
||||
# See: https://mynixos.com/nixpkgs/option/system.stateVersion
|
||||
StateVersion = "26.05";
|
||||
@@ -59,7 +59,4 @@
|
||||
# See: https://github.com/qemu/qemu
|
||||
# See: https://github.com/virt-manager/virt-manager
|
||||
QEMU-VM-Use-Case = true;
|
||||
|
||||
# See: https://github.com/dbeaver/dbeaver
|
||||
Database-Use-Case = true;
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
gvfs.enable = true;
|
||||
scx = {
|
||||
enable = true;
|
||||
scheduler = "scx_bpfland";
|
||||
scheduler = "scx_lavd";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user