diff --git a/.prettierrc.json b/.prettierrc.json
index 1f71020e..80c0bcfa 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -1,4 +1,6 @@
{
+ "bracketSameLine": true,
+ "endOfLine": "auto",
"insertPragma": true,
"overrides": [
{
@@ -28,5 +30,7 @@
"prettier-plugin-toml"
],
"proseWrap": "always",
+ "quoteProps": "consistent",
+ "requirePragma": false,
"singleAttributePerLine": true
}
diff --git a/etc/fahclient/config.xml b/etc/fahclient/config.xml
index 2dd11d57..5644b454 100644
--- a/etc/fahclient/config.xml
+++ b/etc/fahclient/config.xml
@@ -18,10 +18,8 @@
+ type='CPU' />
+ type='GPU' />