Make openstack servers be a server
This commit is contained in:
parent
b0c972f5b3
commit
b83cfce0af
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
imports = [ ./nix-base.nix ];
|
||||
imports = [ ./khs-server.nix ];
|
||||
config.khscodes = {
|
||||
openstack.enable = true;
|
||||
services.openssh.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue