[nidaros] Update hardware.nix

This commit is contained in:
2025-10-14 17:45:03 +02:00
parent 61676ed77c
commit ac2b847118
2 changed files with 3 additions and 7 deletions

View File

@@ -3,7 +3,6 @@
{
imports = with lib.custom; [
(relativeToBase "modules")
./configuration.nix
./hardware.nix
];