135 current 2024-05-22 21:07:26 24.05.20240419.5c24cf2 6.8.6-zen1 *

This commit is contained in:
sadanslargehole 2024-05-22 21:07:38 -04:00
parent be0f127d70
commit 4b5af91675
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 5 additions and 1 deletions

View file

@ -14,9 +14,13 @@
# Use the systemd-boot EFI boot loader.
boot.loader.grub.device = "nodev";
boot.kernelPackages = pkgs.linuxPackages_zen;
boot.loader.grub.efiSupport = true;
boot.loader.grub.useOSProber = true;
boot.loader.grub.efiInstallAsRemovable = true;
boot.extraModulePackages = with pkgs.linuxKernel.packages.linux_zen; [
xpadneo
];
boot.kernelModules = [ "i2c_dev" ];
hardware.bluetooth.enable = true;
services.tailscale.enable = true;

@ -1 +1 @@
Subproject commit e4e57e989518da6f1983fc7220cae205f0f10feb
Subproject commit 66faf984c1895876b0f05d33ca195eef93a72fa6