migrate most of the nixos system

This commit is contained in:
Satria 2026-02-01 16:54:44 +07:00
commit e7f0cdb4a2
8 changed files with 426 additions and 1 deletions

View file

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

0
host/thinkpad/home.nix Normal file
View file