migrate most of the nixos system
This commit is contained in:
parent
c06032eb48
commit
e7f0cdb4a2
8 changed files with 426 additions and 1 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
../../modules/hardware/thinkpad.nix
|
||||
../../modules/scans/thinkpad.nix
|
||||
|
||||
];
|
||||
}
|
||||
0
host/thinkpad/home.nix
Normal file
0
host/thinkpad/home.nix
Normal file
Loading…
Add table
Add a link
Reference in a new issue