added spider host
This commit is contained in:
parent
fa905d2cb6
commit
57f2638f0e
8 changed files with 157 additions and 1 deletions
6
hosts/spider/default.nix
Normal file
6
hosts/spider/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./configuration.nix
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue