chore: formatting
This commit is contained in:
parent
e3d51ac529
commit
d4b53b1c9f
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue