forked from kalipso/infrastructure
[durruti] serve docs on port 9000
This commit is contained in:
@@ -86,6 +86,7 @@ in
|
||||
durruti = nixosSystem {
|
||||
system = "x86_64-linux";
|
||||
specialArgs.inputs = inputs;
|
||||
specialArgs.self = self;
|
||||
modules = makeMicroVM "durruti" "10.0.0.5" [
|
||||
./durruti/configuration.nix
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user