diff --git a/.editorconfig b/.editorconfig index ffb4206c..e7b0ad25 100644 --- a/.editorconfig +++ b/.editorconfig @@ -69,4 +69,3 @@ end_of_line = crlf [*.{cff,yaml,yml}] indent_style = space indent_size = 2 - diff --git a/.mikaela/gpg.conf b/.mikaela/gpg.conf index 80ba96bb..b13af105 100644 --- a/.mikaela/gpg.conf +++ b/.mikaela/gpg.conf @@ -112,4 +112,3 @@ trust-model tofu+pgp # WoT with TOFU’s conflict detection, but without positive trust. This may # be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign. tofu-default-policy unknown - diff --git a/conf/init.vim b/conf/init.vim index 40477b98..3a8c5398 100644 --- a/conf/init.vim +++ b/conf/init.vim @@ -3,4 +3,3 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after let &packpath = &runtimepath source ~/.vimrc - diff --git a/etc/chrony/conf.d/nts-server.conf b/etc/chrony/conf.d/nts-server.conf index 9705be87..a855b3da 100644 --- a/etc/chrony/conf.d/nts-server.conf +++ b/etc/chrony/conf.d/nts-server.conf @@ -2,4 +2,3 @@ # Note the port 4460 ntsserverkey /etc/chrony/tls/etro.mikaela.info.key ntsservercert /etc/chrony/tls/etro.mikaela.info.crt - diff --git a/etc/mysql/conf.d/feedback.cnf b/etc/mysql/conf.d/feedback.cnf index 5c6aaf4b..29d87605 100644 --- a/etc/mysql/conf.d/feedback.cnf +++ b/etc/mysql/conf.d/feedback.cnf @@ -1,3 +1,2 @@ [mysqld] feedback=ON - diff --git a/etc/mysql/conf.d/performance.cnf b/etc/mysql/conf.d/performance.cnf index 9cc0549c..76a7c5ee 100644 --- a/etc/mysql/conf.d/performance.cnf +++ b/etc/mysql/conf.d/performance.cnf @@ -4,4 +4,3 @@ performance_schema = off [mariadb] aria_pagecache_buffer_size = 32m aria_sort_buffer_size = 32m - diff --git a/etc/nginx/conf.d/default.conf b/etc/nginx/conf.d/default.conf index d74f35c0..251c1f48 100644 --- a/etc/nginx/conf.d/default.conf +++ b/etc/nginx/conf.d/default.conf @@ -54,4 +54,3 @@ server { # deny all; #} } - diff --git a/etc/nginx/sites-enabled/rproxy b/etc/nginx/sites-enabled/rproxy index c7ef8130..9468a59a 100644 --- a/etc/nginx/sites-enabled/rproxy +++ b/etc/nginx/sites-enabled/rproxy @@ -20,4 +20,3 @@ location / { proxy_pass http://localhost:8080; } } - diff --git a/etc/systemd/system/limnoria.service b/etc/systemd/system/limnoria.service index 5cb75824..6844128d 100644 --- a/etc/systemd/system/limnoria.service +++ b/etc/systemd/system/limnoria.service @@ -21,4 +21,3 @@ User=BOTUSER [Install] WantedBy=multi-user.target - diff --git a/gpg/gpg.conf b/gpg/gpg.conf index 9db717f5..d27852cb 100644 --- a/gpg/gpg.conf +++ b/gpg/gpg.conf @@ -112,4 +112,3 @@ trust-model tofu+pgp # WoT with TOFU’s conflict detection, but without positive trust. This may # be better due to https://gitea.blesmrt.net/mikaela/pgp-alt-wot/ and lsign. tofu-default-policy unknown -