rename host to hosts

This commit is contained in:
Satria 2026-02-01 19:53:11 +07:00
commit 3a278d7077
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{ ... }: { { ... }: {
imports = [ imports = [
../../modules/hardware/thinkpad.nix ../../modules/hardware/thinkpad.nix
../../modules/system/default.nix
../../modules/scans/thinkpad.nix ../../modules/scans/thinkpad.nix
]; ];
} }