treewide: remove redundant quotes
This commit is contained in:
@@ -60,7 +60,7 @@ in
|
||||
services.nginx.virtualHosts = let
|
||||
hkpPort = builtins.toString cfg.hkpPort;
|
||||
in {
|
||||
"${cfg.hostname}" = {
|
||||
${cfg.hostname} = {
|
||||
root = webPkg;
|
||||
locations = {
|
||||
"/pks".extraConfig = ''
|
||||
|
||||
Reference in New Issue
Block a user