summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2022-01-02 00:06:14 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2022-01-02 00:06:14 +0100
commitc76de345f2f43dcc7c1f4d843d2193b67db47d32 (patch)
treef7a1ac730cc7347c8e61285e39963076a41238e6 /hosts
parentb39471330333fb43842734f6eefcd6fbd9da9031 (diff)
downloadnixos-c76de345f2f43dcc7c1f4d843d2193b67db47d32.tar
nixos-c76de345f2f43dcc7c1f4d843d2193b67db47d32.tar.gz
nixos-c76de345f2f43dcc7c1f4d843d2193b67db47d32.tar.bz2
nixos-c76de345f2f43dcc7c1f4d843d2193b67db47d32.tar.xz
nixos-c76de345f2f43dcc7c1f4d843d2193b67db47d32.zip
...
Diffstat (limited to 'hosts')
-rw-r--r--hosts/vidhar/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index 817a44fa..77d7926e 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -164,7 +164,7 @@
164 http_listen_port = 9094; 164 http_listen_port = 9094;
165 grpc_listen_port = 9095; 165 grpc_listen_port = 9095;
166 }; 166 };
167 common_config = { 167 common = {
168 storage.filesystem = {}; 168 storage.filesystem = {};
169 }; 169 };
170 schema_config.configs = [ 170 schema_config.configs = [