lots of updates from the past few months

This commit is contained in:
Callum Leslie 2026-01-29 15:37:13 +00:00
parent d400e84092
commit ba4f1bcfcc
Signed by: cleslie
GPG key ID: 5A944DF89B6F65AC
12 changed files with 228 additions and 420 deletions

View file

@ -32,7 +32,7 @@
adwaita-icon-theme
apple-cursor
wget
pinentry
pinentry-gnome3
fzf
nil
killall

View file

@ -18,11 +18,8 @@
];
#kernelPackages = pkgs.linuxPackages_latest;
loader.systemd-boot.enable = lib.mkForce false;
lanzaboote = {
enable = true;
pkiBundle = "/etc/secureboot";
};
# loader.systemd-boot.enable = lib.mkForce false;
loader.systemd-boot.enable = true;
};
hardware = {
bluetooth = {
@ -39,7 +36,7 @@
#intel-vaapi-driver # LIBVA_DRIVER_NAME=i965 (older but works better for Firefox/Chromium)
intel-ocl
libvdpau-va-gl
vaapiVdpau
libva-vdpau-driver
intel-compute-runtime
vpl-gpu-rt
];