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

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

3
hosts/thinkpad/home.nix Normal file
View file

@ -0,0 +1,3 @@
{ ... }: {
}