feat(network): adding options for dns and search
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
traefik = {
|
||||
enable = true;
|
||||
};
|
||||
tailscale = {
|
||||
enable = true;
|
||||
};
|
||||
gitea = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user