This commit is contained in:
m3tam3re
2024-09-17 10:57:37 +02:00
parent aa7dcee696
commit 088e0e464e
4 changed files with 60 additions and 18 deletions

View File

@@ -4,6 +4,7 @@
{pkgs, ...}: {
imports = [
# Include the results of the hardware scan.
./disko-config.nix
./hardware-configuration.nix
];