Commit Graph

1437 Commits

Author SHA1 Message Date
Aminda Suomalainen 01cd9e7b45
etc/fstab: notes on encryption, tmpfs, cleanup 2019-09-10 00:21:48 +03:00
Aminda Suomalainen 541a4a4f15
etc/i2pd/tunnels.conf.d: add yggdrasil-in.conf 2019-09-09 14:40:09 +03:00
Aminda Suomalainen 0c70f41afc
unbound/blocklist: uncomment vector.im, add use-application-dns.net
* Vector.im is the identity server that gets restored by itself and I
  don't seem to ever have any business to Vector.im website, while
  the other domains I need to visit at times.
* use-application-dns.net being NXDOMAIN tells Firefox to not send
  traffic to Cloudflare DoH. I thought of this when I saw the news and
  got courage to actually do this after seeing that DNSCrypt-proxy also
  does so.
2019-09-07 14:42:15 +03:00
Aminda Suomalainen c272e31580
i3: remove Sidewise mentions
The solution is to move the Sidewise window to split at either
direction, not float it!
2019-09-06 17:56:14 +03:00
Aminda Suomalainen 91025d7129
etc/default/grub.d: merge mds.cfg into mitigations.cfg
Ref: #33

Still missing documentation/comments
2019-09-06 12:38:42 +03:00
Aminda Suomalainen f4f8b3f529
grub.d/{mitigations,nosmt}.cfg: initial commit
TODO: documents

Ref: #34
2019-09-06 01:17:32 +03:00
Aminda Suomalainen 47c7a3aca2
grub.d: add default-windows.cfg
Resolves: #33
2019-09-04 12:00:57 +03:00
Aminda Suomalainen 4b214b0e0f
etc/default/grub.d: add nouveau 2019-09-04 11:40:06 +03:00
Aminda Suomalainen b07d6a404e
rc/xprofile: export $GTK_THEME
Fixes edff1bbbba
2019-09-03 18:09:11 +03:00
Aminda Suomalainen dd65a1ae74
rc/xprofile: add comments
Closes side task of #32
2019-09-03 17:40:34 +03:00
Aminda Suomalainen edff1bbbba
xprofile & i3: add $GTK_THEME
Closes: #32
2019-09-03 17:38:25 +03:00
Aminda Suomalainen b644e10586
i3: force LC_ALL=fi_FI.utf8 for i3status 2019-08-29 15:44:00 +03:00
Aminda Suomalainen c91b1b97a9
systemd/system: add unit file for etherpad-lite
Closes: #27
2019-08-29 13:10:55 +03:00
Aminda Suomalainen 319ae6c2bf
etc/modprobe.d/blacklist-hdmi-audio.conf: add source 2019-08-29 01:31:32 +03:00
Aminda Suomalainen 9bb1dbb301
etc/modprobe.d: blacklist snd_hda_codec_hdmi 2019-08-29 01:27:40 +03:00
Aminda Suomalainen b2e97f5220
i3 config: add Sidewise Chromium extension as floating 2019-08-28 23:52:49 +03:00
Aminda Suomalainen 75ab842bf3
config: commentish load averages
Closes: #25
2019-08-28 18:19:41 +03:00
Aminda Suomalainen 232e648e33
add mpv.conf
Closes #19
2019-08-26 23:04:05 +03:00
Aminda Suomalainen f0a768ad19
gpg.conf: add no-emit-version
Closes: #20
2019-08-26 20:35:43 +03:00
Aminda Suomalainen 5870a042cd
shellrcs: fix comment typo, add alias linux-check-cpu-vulns
Closes: #22
2019-08-26 20:31:41 +03:00
Aminda Suomalainen 3f81f02bfd
etc/default/grub.d/sedric.cfg: acpi_backlight=vendor has no effect 2019-08-26 10:23:41 +03:00
Aminda Suomalainen d676ab7993
i3status: cahnge load average warning threshold comment 2019-08-26 10:11:38 +03:00
Aminda Suomalainen c766b55414
Windows: add CVE-2018-3639.reg
Which is hopefully correct, but untested and I am not sure how to go
testing it.
2019-08-25 23:20:09 +03:00
Aminda Suomalainen 06c56bbc78
etc/default/grub.d: add mds.conf for mitigating mds CPU vuln
Ref: #22
2019-08-25 20:32:38 +03:00
Aminda Suomalainen 0aa41a07cf
i3: add $mod+Shift+m for Music/Media, Audacious
Closes: #21
2019-08-25 19:34:46 +03:00
Aminda Suomalainen 066c42717c
torrc-client: enable ClientPreferIPv6ORPort as my IPv6 works 2019-08-25 18:39:12 +03:00
Aminda Suomalainen 9bcd2d61c7
unbound/*dns64*: add Cloudflare 2019-08-25 18:27:11 +03:00
Aminda Suomalainen aa2c53349d
unbound/plain-dns64.conf: add Google DNS 2019-08-25 18:21:16 +03:00
Aminda Suomalainen 31aa6066b5
unbound/dns-over-tls.conf: don't mention forwards.conf
I renamed it.
2019-08-25 18:17:50 +03:00
Aminda Suomalainen 41644a9b65
unbound: add dns64-over-tls.conf (broken for now) 2019-08-25 18:16:51 +03:00
Aminda Suomalainen 6308c9af72
unbound: clean up plain-dns64.conf (only TREX for now) 2019-08-25 18:09:50 +03:00
Aminda Suomalainen 04658408d4
unbound: rename forwards.conf -> plain-dns64.conf 2019-08-25 18:07:28 +03:00
Aminda Suomalainen eec0ca883a
i3: disable Firefox floating
1. I have disabled privacy.resistfingerprinting due to other breakage
   (possibly TTS, captchas) and being able to use other languages than
   English and thus indicate that they have users.
2. I always unfloated Firefox anyway :/
2019-08-24 19:25:14 +03:00
Aminda Suomalainen 3dc273fbe0
unbound: mention other files of interest in dot & add threads 2019-08-24 12:40:04 +03:00
Aminda Suomalainen 6274ed8e13
unbound/dot: add nic.cz & nixnet 2019-08-24 12:02:26 +03:00
Aminda Suomalainen 5462af3059
unbound/dot: add Lelux.fi 2019-08-24 11:57:42 +03:00
Aminda Suomalainen 7afaa57882
unbound/dot: add Snopyta 2019-08-24 11:55:22 +03:00
Aminda Suomalainen 960b720f6f
i3: swap autolaunching Gajim to Dino for now & increase kdocker limit 2019-08-23 18:46:21 +03:00
Aminda Suomalainen 11a20aa9ac
i3 config: external display & setxkbmap
* only use external display on Sedric
* uncommnet setxkbmap, but keep the layouts commented

Closes: #8
2019-08-23 14:55:13 +03:00
Aminda Suomalainen b50da5b812
i3/config: double display, HDMI right
Also #8
2019-08-22 18:04:55 +03:00
Aminda Suomalainen 4e4d19a765
unbound.conf.d/logging.conf: print statistics hourly 2019-08-20 18:05:19 +03:00
Aminda Suomalainen d7d252f98f
unbound/logging: add statistics printing 2019-08-20 17:41:43 +03:00
Aminda Suomalainen 2c3fe4a5df
unbound: enable IPv6 preferring 2019-08-20 12:49:19 +03:00
Aminda Suomalainen be7c4185eb
etc/unbound/dns-over-tls: comment Cloudflare 2019-08-20 11:49:37 +03:00
Aminda Suomalainen 56b5b905e2
fix github link, closes #16 2019-08-18 02:05:52 +03:00
Aminda Suomalainen 26624bcd5d
unbound.conf.d: increase TTL to 15 mins from 5 2019-08-17 21:06:01 +03:00
Aminda Suomalainen d539237fbf
unbound/blocklist.conf: add source 2019-08-17 13:43:11 +03:00
Aminda Suomalainen 057d42bafd
unbound/dns-over-tls.conf: fix typo 2019-08-17 13:40:39 +03:00
Aminda Suomalainen 914fe1d26c
unbound/dot: finish adding providers
Ref: #15
2019-08-17 13:37:02 +03:00
Aminda Suomalainen 410a02a968
unbound/dot: add securedns (both), dnswarden (adblock) 2019-08-17 13:23:28 +03:00