Testing some kernel and systemd config changes

This commit is contained in:
Emmet 2023-11-12 10:10:37 -06:00
parent c82069045e
commit 0b2241d439
6 changed files with 25 additions and 13 deletions

View file

@ -10,10 +10,9 @@ let
in
{
imports =
[ #"${modulesPath}/profiles/minimal.nix"
nixos-wsl.nixosModules.wsl
#../../system/hardware-configuration.nix
[ nixos-wsl.nixosModules.wsl
../../system/hardware/kernel.nix # Kernel config
../../system/hardware/systemd.nix # systemd config
../../system/hardware/opengl.nix
../../system/hardware/printing.nix
../../system/hardware/bluetooth.nix