Commit Graph

2311 Commits

Author SHA1 Message Date
Aminda Suomalainen 1f09ad3366
gnupg: attempt enabling fineid support
Based on https://gist.github.com/pyllyukko/a1ed6baa6b638b805a30b16960399e94
2023-02-21 10:08:34 +02:00
Aminda Suomalainen b1c4d99a9c
Windows/DoH/README.md: extend the configuration instructions
Resolves: #147
2023-02-20 11:56:48 +02:00
Aminda Suomalainen 4a20f75d3c
etc/systemd/resolved.conf.d: add DNS0 DoT configs
Their website already had the correct syntax for the entries

Ref: #153
2023-02-20 11:49:31 +02:00
Aminda Suomalainen 8e3244f785
etc/resolv.tsv: add mobileconfig links
This is just the official ones I found, I could link to encrypted-dns.party, but that is a task for later, I can find it without this file

Resolves: #152
2023-02-20 11:43:32 +02:00
Aminda Suomalainen fefb6df060
Revert "sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications"
This reverts commit d3a4421128.
2023-02-20 08:00:48 +02:00
Aminda Suomalainen d3a4421128
sway/config.d/autostart-p2p-communication.conf: workaround Briar notifications 2023-02-18 10:24:33 +02:00
Aminda Suomalainen 5ee54038de
etc/ssh/ssh_config: retab 2023-02-17 17:29:45 +02:00
Aminda Suomalainen bb006d34d2
hide public keys from linguist 2023-02-17 14:41:22 +02:00
Aminda Suomalainen b71bc77779
.gitattributes: enable linguist detection 2023-02-17 14:34:54 +02:00
Aminda Suomalainen 1943cf1285
rc: add a netrc.sample for reference 2023-02-16 16:13:51 +02:00
Aminda Suomalainen 89535f1424
.gitattributes: opt-out of linguist 2023-02-16 11:12:04 +02:00
Aminda Suomalainen 96081bb9b0
rc/{bash,zsh]: alias vim to nvim
Resolves: #151
2023-02-15 13:47:57 +02:00
Aminda Suomalainen b2b2689296
rc: retab 2023-02-15 13:29:55 +02:00
Aminda Suomalainen 5d42ef2539
gitconfig editor nvim
Ref: #151
2023-02-14 22:44:28 +02:00
Aminda Suomalainen 2e08ca60b1
gitconfig: core.safecrlf warn 2023-02-14 22:42:47 +02:00
Aminda Suomalainen 07e1466da4
sway/autostart-p2p-communication.conf: by Briar I mean the stable version
Not a flathub temporary test build
2023-02-14 14:24:20 +02:00
Aminda Suomalainen 405127fb72
conf/sway/config.d: retab 2023-02-14 14:23:27 +02:00
Aminda Suomalainen 74a72aab0b
.editorconfig: add .cff under Y(A)ML because GitHub doc 2023-02-14 10:06:20 +02:00
Aminda Suomalainen ff524fec97
etc/yum.repos.d: add fedora-crystal.repo 2023-02-13 17:47:23 +02:00
Aminda Suomalainen 8675fadd00
vimrc: add a tab
I am curious how does Forĝejo take it
2023-02-13 17:18:48 +02:00
Aminda Suomalainen 5743a2e134
.editorconfig. add Crystal & Nim && Python max_line_length 2023-02-13 17:14:49 +02:00
Aminda Suomalainen 190b4b0a0d
.editorconfig: attempt sorting 2023-02-13 17:03:29 +02:00
Aminda Suomalainen ef0044b3b8
waybar: ignore Easy Effects {Sink,Source} 2023-02-13 12:52:42 +02:00
Aminda Suomalainen 81b83347f7
waybar: retab 2023-02-13 12:50:30 +02:00
Aminda Suomalainen 1b243c279d
resolv.tsv: fix formatting 2023-02-13 11:52:43 +02:00
Aminda Suomalainen 4257bf5341
etc: resolv.csv -> resolv.tsv 2023-02-13 11:44:36 +02:00
Aminda Suomalainen fa910c0145
.editorconfig: add markdown, tsv 2023-02-13 11:13:55 +02:00
Aminda Suomalainen 3f0aa79a32
vimrc: remove excess tabs 2023-02-12 21:13:22 +02:00
Aminda Suomalainen 6c3a27ffd4
prepare this .editorconfig for ~/.editorconfig use 2023-02-12 21:08:25 +02:00
Aminda Suomalainen e92d6d2f38
sway/config: retab, make Kate the preferred text editor 2023-02-12 17:27:25 +02:00
Aminda Suomalainen 9c3ce2dea0
.editorconfig: set indent_size to tab, add commented tab_width 2023-02-12 15:52:08 +02:00
Aminda Suomalainen 40cba20ed4
gitconfig: retab as I am bothered by the mix it had 2023-02-12 14:26:58 +02:00
Aminda Suomalainen ebab6a7829
vimrc: %retab,s uncomment tabstop, comment dos2unix (leaving it for git) 2023-02-12 14:20:04 +02:00
Aminda Suomalainen 1881c9b88f
.editorconfig: switch to tabs for accessibility 2023-02-12 14:19:08 +02:00
Aminda Suomalainen 3098d286ef
.editorconfig & Windows/.editorconfig: initial commit 2023-02-12 13:22:30 +02:00
Aminda Suomalainen e1aba0dc5f
simplify gitattributes & Windows/.gitattributes 2023-02-12 10:30:18 +02:00
Aminda Suomalainen 23366015e5
.gitignore: add install.run for being a symlink 2023-02-12 10:29:34 +02:00
Aminda Suomalainen 18afbe6818
.gitattributes: attempt to explain what is going on 2023-02-11 10:52:00 +02:00
Aminda Suomalainen bc508b1f79
.gitattirubtes: specify Windows line endings for Windows files 2023-02-11 10:21:59 +02:00
Aminda Suomalainen 8ab861d791
etc/iwd/main.conf: uncomment "AddressRandomizationRange=nic" and update comment 2023-02-10 22:04:12 +02:00
Aminda Suomalainen 421087e536
etc/resolv.csv: add DNS0.eu
Resolves: #150
2023-02-09 11:56:09 +02:00
Aminda Suomalainen 3441804fd5
tmux.conf: turn the clock red, adjust comment 2023-02-07 20:41:59 +02:00
Aminda Suomalainen 47eaebeece
etc/chrony/sources.d: submodule the curated NTS server list gist for future discoverability
This repository is random anyway and has files that don't belong such as resolv.csv
2023-02-06 10:43:46 +02:00
Aminda Suomalainen 36c2688cec
etc/systemd/system/unbound.service.d/never-fail.conf: unbound isn't allowed to fail either 2023-02-03 10:59:31 +02:00
Aminda Suomalainen d6bf8ed378
sway/autostart-utilities: restore nm-applet & note to do everything with iwd
The trick to peaceful co-existence of NM&iwd is doing everything with iwd and ignoring NM exists
2023-01-31 18:33:05 +02:00
Aminda Suomalainen 070495932e
gitconfig: verify lfs locks & set lockable read-only (unless locked) 2023-01-30 08:38:06 +02:00
Aminda Suomalainen 3439b284a7
etc/iwd/main.conf: note that AddressRandomizationRange=nic has 254 possible addresses 2023-01-28 18:37:43 +02:00
Aminda Suomalainen 6b2cb6575b
etc/iwd/main.conf: add a comment(ed/) on AddressRandomizationRange=nic 2023-01-27 13:21:32 +02:00
Aminda Suomalainen ebc01c16eb
{etc,var/lib/}iwd/: read manual, adjust accordingly 2023-01-27 10:51:51 +02:00
Aminda Suomalainen fbb74df04f
var/lib/iwd/.gitignore: prevent accidental protected WiFi network leakage 2023-01-27 10:25:39 +02:00