chore: formatting

This commit is contained in:
Alexandre Cavalheiro 2024-03-27 03:20:09 -03:00
parent e3d51ac529
commit d4b53b1c9f
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -51,9 +51,7 @@
# TODO: FIX IT BEING BEING OVERWRITTEN
boot.extraModulePackages = [
config.boot.kernelPackages.v4l2loopback
(pkgs.callPackage ./kernel/zenergy.nix {
kernel = pkgs.linux_xanmod_latest;
})
(pkgs.callPackage ./kernel/zenergy.nix { kernel = pkgs.linux_latest; })
];
# Bootloader.