some changes

This commit is contained in:
2025-05-15 21:41:58 -07:00
parent ad4c3ef111
commit ef77cf720b
3 changed files with 36 additions and 33 deletions

View File

@@ -46,8 +46,8 @@
# kernel options
boot = {
# kernelPackages = pkgs.linuxPackages_cachyos-lto;
# kernelPackages = pkgs.linuxPackages_latest;
kernelPackages = pkgs.linuxPackages;
kernelPackages = pkgs.linuxPackages_latest;
# kernelPackages = pkgs.linuxPackages;
kernel.sysctl = {
# dmesg shushhhhh
@@ -82,6 +82,7 @@
# fwupd for updating firmware
fwupd = {
enable = true;
extraRemotes = [ "lvfs-testing" ];
};
# auto detect network printers