Rebase to flake parts #7
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{ ... }: {
|
||||
flake.nixosModules.t2linux = {
|
||||
imports = [
|
||||
./_private/kernel.nix
|
||||
./_private/boot-tuning.nix
|
||||
];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user