gpd updated

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-10-14 04:24:47 -05:00
parent a88113f230
commit ac729a4b10
2 changed files with 19 additions and 19 deletions

View file

@ -24,7 +24,7 @@ in
services.stormd = {
enable = true;
nebulaPackage = pkgs.nebula;
extraOptions = [ "-v" ];
# extraOptions = [ "-v" ];
};
};
}