hmm
This commit is contained in:
parent
63398d5b19
commit
f84930f9f3
8 changed files with 75 additions and 307 deletions
6
hosts/hummingbird/default.nix
Normal file
6
hosts/hummingbird/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