started container config
This commit is contained in:
7
system-config/services/containers/default.nix
Normal file
7
system-config/services/containers/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{ ... }: {
|
||||
|
||||
imports = [
|
||||
./gitlab
|
||||
./traefik
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user