treewide: remove redundant quotes
This commit is contained in:
@@ -179,7 +179,7 @@ in
|
||||
config = mkIf cfg.enable {
|
||||
|
||||
services.phpfpm.pools = {
|
||||
"${poolName}" = {
|
||||
${poolName} = {
|
||||
inherit (cfg) user group;
|
||||
|
||||
phpOptions = ''
|
||||
|
||||
Reference in New Issue
Block a user