split files
This commit is contained in:
parent
38f35f3568
commit
76a7a31ef6
4 changed files with 136 additions and 123 deletions
8
vinzenz-lpt.nix
Normal file
8
vinzenz-lpt.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{...}: {
|
||||
networking.hostName = "vinzenz-lpt";
|
||||
|
||||
imports = [
|
||||
./common.nix
|
||||
./vinzenz-lpt-hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue