|
c9a69576aa
|
i3: add Dino to autostart
|
2021-04-08 19:43:37 +03:00 |
|
|
6598d42bad
|
i3: add Fedora kdeconnectd
|
2021-04-05 16:44:25 +03:00 |
|
|
c29ab906c7
|
i3: autostart browser & chat apps
|
2021-04-03 20:57:55 +03:00 |
|
|
30704e6520
|
i3: fix media keys for PipeWire (pactl)
|
2021-04-03 19:17:10 +03:00 |
|
|
55bc7da4d8
|
i3: switch to mate-terminal, fix shell
|
2021-04-03 19:09:00 +03:00 |
|
|
0cfdcc8c4a
|
i3: read-through, alsa -> pipewire & add questions
|
2021-04-03 19:02:06 +03:00 |
|
|
e4c9d168ba
|
yum.repos.d: add tor.repo
|
2021-03-28 09:41:15 +03:00 |
|
|
6870d6ce77
|
systemd/user/protonvpn: disable timeouts, restart on failure
|
2021-03-18 16:32:18 +02:00 |
|
|
6f8c7de6af
|
unbound.conf.d: add 00-insecure-domains.conf (WiFi repeater config)
|
2021-03-14 21:00:32 +02:00 |
|
|
3b4847f447
|
yum.repos.d/protonvpn-unstable: remove unneeded expansions
Fixes pkcon complaining
|
2021-03-13 18:29:30 +02:00 |
|
|
134999487f
|
yum.repos.d: add microsoft-edge-dev.repo
|
2021-03-07 16:46:47 +02:00 |
|
|
93b9bc5ba6
|
yum.repos.d: move Dino from README to .repo
|
2021-03-07 16:37:15 +02:00 |
|
|
267f68ae80
|
yum.repos.d: add microsoft-prod.repo
|
2021-03-07 16:36:04 +02:00 |
|
|
a8fe542900
|
mpv.conf: prefer jack & pulse over others, PipeWire comments
|
2021-03-02 16:26:14 +02:00 |
|
|
e5c259eda6
|
README.md: write about soft-mixer
|
2021-03-02 12:21:58 +02:00 |
|
|
85d97aec3e
|
apt/preferences.d/pulseaudio: pin priority -1 backports too
|
2021-03-01 19:08:18 +02:00 |
|
|
278e61b29e
|
conf: add environment2
|
2021-02-28 14:45:33 +02:00 |
|
|
a91f4a5642
|
rc/profile: introduce .environment2
|
2021-02-27 22:48:22 +02:00 |
|
|
51b0b5dde5
|
sudoers.d/protonvpn: add more paths & potential legacy note
|
2021-02-27 09:02:10 +02:00 |
|
|
3bde08d520
|
systemd/user: add properish protonvpn-user.service (& fix ipfs&qbt)
|
2021-02-27 08:58:56 +02:00 |
|
|
5903664cb7
|
yum.repos.d: add protonvpn-unstable.repo
|
2021-02-26 14:10:38 +02:00 |
|
|
5266bcdf70
|
systemd/user/ipfs & qbittorrent-nox: ExecStartPre ProtonVPN
|
2021-02-26 11:38:19 +02:00 |
|
|
f21e22e80f
|
etc/sudoers.d: fix name, make notes to README.md
|
2021-02-26 11:34:20 +02:00 |
|
|
5b025abb97
|
mpv.conf: explicitly disable SDH sub filtering
|
2021-02-25 11:54:50 +02:00 |
|
|
a43e726cf9
|
mpv.conf: comment fs, enable window-maximized
|
2021-02-22 18:50:06 +02:00 |
|
|
43fb04389a
|
mpv.conf: append to slang
|
2021-02-22 16:46:42 +02:00 |
|
|
56ab61dcd2
|
mpv.conf: enable fuzzy subtitle matching
|
2021-02-22 16:43:22 +02:00 |
|
|
2143b1b422
|
mpv.conf: enable two simultaneous subtitles
|
2021-02-22 16:40:20 +02:00 |
|
|
267dd77604
|
im.riot.Riot.desktop: add missing word "run"
|
2021-02-19 14:27:16 +02:00 |
|
|
8463fa8f5c
|
local/share/applications: Riot -> Element
Package name hasn't changed though so I imagine the icon is the same too
|
2021-02-19 13:59:27 +02:00 |
|
|
95a44d0be9
|
etc/pipewire: document the volume cutoff (pulseaudio style) workaround
|
2021-02-18 14:51:22 +02:00 |
|
|
c8e89a5817
|
systemd: add coredump.conf.d/biggercores.conf
|
2021-02-18 14:47:23 +02:00 |
|
|
144c64299b
|
systemd/user: add pulseaudio override for verbose logging
|
2021-02-18 10:17:58 +02:00 |
|
|
8155bec959
|
sysctl.d: add 00-quic-go-udp-receive-buffer.conf
So I will remember it's existence
|
2021-02-13 09:36:28 +02:00 |
|
|
771e060979
|
tmux.conf: add hostname & adjust bar
|
2021-02-10 16:42:58 +02:00 |
|
|
a0c61231f4
|
systemd/resolved.conf.d: add snopyta-strict.conf
While posting an example how I would do it I might as well put it here
|
2021-02-10 16:12:42 +02:00 |
|
|
b83de8c23f
|
tmux.conf: copy decimal date
|
2021-02-10 13:56:43 +02:00 |
|
|
288b010fe5
|
sshd: move mikaela-prohibit-password.conf to broken/
Apparently OpenSSH only allows PasswordAuthentication yes within a Match
block.
|
2021-02-02 14:12:43 +02:00 |
|
|
1be2720861
|
sshd: explicitly "terminate" Match blocks by Match All
https://unix.stackexchange.com/a/303982/17126 & man sshd_config
|
2021-02-02 13:58:35 +02:00 |
|
|
3260950712
|
sshd/anoncvs.conf: vcs users shouldn't ever be asked for a password
even if the system would allow that.
|
2021-02-02 13:06:04 +02:00 |
|
|
2711c5975e
|
NetworkManager.conf.d: add no-search-domains.conf
|
2021-02-02 12:52:34 +02:00 |
|
|
7ad17f8087
|
sshd/user-permit-password.conf: note on how to allow specific user to use passwords
|
2021-02-01 17:11:06 +02:00 |
|
|
1503367c86
|
sshd_config & ….d/README: note min version & date
|
2021-01-31 13:51:06 +02:00 |
|
|
f75bc7bd07
|
sshd/basic-security.conf: remove deprecated option
> /etc/ssh/sshd_config.d/basic-security.conf line 24: Deprecated option UsePrivilegeSeparation
OpenSSH_8.4p1, OpenSSL 1.1.1i FIPS 8 Dec 2020
|
2021-01-31 13:39:51 +02:00 |
|
|
0151bee9b0
|
sshd/mikaela-prohibit-password.conf: add AuthenticationMethods publickey
|
2021-01-30 22:15:51 +02:00 |
|
|
f1ea1e17d9
|
etc/ssh: rm copy
|
2021-01-30 21:35:05 +02:00 |
|
|
0572613d99
|
etc/ssh: cut sshd_config into multiple .confs
|
2021-01-30 21:31:38 +02:00 |
|
|
c5fa3daf29
|
sshd_config.d: read Mozilla docs & adjust accordingly
https://infosec.mozilla.org/guidelines/openssh
|
2021-01-30 21:18:41 +02:00 |
|
|
5211fb772c
|
sshd_config.d: add anoncvs.conf
|
2021-01-30 21:00:06 +02:00 |
|
|
de3a0739b4
|
sshd_config.d: add mikaela-prohibit-password.conf
Resolves: #88
|
2021-01-30 20:50:21 +02:00 |
|