manual hardware config if that's the issue

This commit is contained in:
twoneis 2024-05-07 23:44:32 +02:00
parent 8731c41b5b
commit 75db472d2b
2 changed files with 27 additions and 1 deletions

View file

@ -1,7 +1,6 @@
{ pkgs, ... }: {
imports = [
./hardware-config.nix
./disko.nix
./nvidia.nix
./options.nix
];