chore(modules): add auto-import default.nix files
This commit is contained in:
@@ -7,10 +7,11 @@
|
||||
imports = [
|
||||
./hard.nix
|
||||
./host.nix
|
||||
../../modules/common
|
||||
../../modules/ssh
|
||||
../../modules
|
||||
];
|
||||
|
||||
ssh.enable = true;
|
||||
|
||||
boot = {
|
||||
kernelParams = [
|
||||
"console=ttyS1,115200n8"
|
||||
|
||||
Reference in New Issue
Block a user