force kernel 6.6

This commit is contained in:
2024-11-09 12:02:39 -06:00
parent 43aeda4b50
commit d17bac9978
5 changed files with 22 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
{ config, lib, pkgs, pkgs-us, self, ... }: {
imports = [
self.inputs.scripts.hmModule
./scripts
self.inputs.external.hmModule
];