1ba8dd4137
systemd: snapd.refresh.service override
...
It fails on laptops thanks to not being able to do DNS resolution thanks
to network connection not existing during boot.
Now it fails to `Download snap "ubuntu-core" (423) from channel "stable"
(cannot authenticate to snap store: Provided email/password is not
correct.)` which is process and appears to not be my issue.
2016-12-13 19:30:32 +02:00
56de53ee30
systemd: only override issues with stock units
...
Only oidentd.socket and miredo.service were copied instead of being
units that exist in the system and they don't need to do anything
else than fix the issue I have with the stock units.
* oidentd.socket is IPv6-only on my systems unless is BindIPv6Only=both.
because of net.ipv6.bindv6only=1
* miredo.service is here because it starts before there is network
connection (network-online.target) and there is never network
connection with laptops before they are connected to WLAN even if
NetworkManager might be up seeking/connecting to network.
2016-12-13 19:22:26 +02:00
0925e0d23e
somewhat rewrite etc/resolv.conf
2016-12-08 11:13:22 +02:00
2151d9b602
etc/resolv.conf: add commented OpenDNS just in case
...
And possibly helpful comments, I wish they started doing DNSSEC.
2016-11-29 10:44:25 +02:00
d44eefdb65
conf: add locale.conf anyway for catting
2016-10-22 13:10:08 +03:00
b25ba14a36
conf: locale.conf --> pam_environment
2016-10-22 13:04:43 +03:00
789b67cdb1
conf: add locale.conf
2016-10-22 12:34:12 +03:00
b28faa8f13
Xresources: increase line spacing
2016-10-01 09:12:20 +03:00
9b263f7377
inxi.conf: separator = & colour scheme 5
2016-08-14 11:55:20 +03:00
314a03ee24
sysctl: increase vm.swappiness to 10
2016-07-25 17:01:12 +03:00
9c219aa7b3
gitconfig: add new options
...
closes #88
2016-06-20 19:00:04 +03:00
bb8a483a3a
makepkg.conf: no compress = FASTER
...
Sleepy Mikaela typoed something and only noticed now...
2016-06-17 12:13:24 +03:00
f8f31f568b
fix makepkg.conf
2016-06-17 10:31:23 +03:00
6fae4bfe62
add conf/makepkg.conf
2016-06-15 11:26:52 +03:00
299b5ce108
redshift: use coordinates of Lauttasaari
2016-05-17 21:28:43 +03:00
db7d57ad1d
rc: prefer /snap/bin to other global dirs in $PATH
2016-05-15 20:34:29 +03:00
49c4b7f4f1
tmux.conf: remove removed options
2016-04-18 16:08:24 +03:00
6b6cefb9cd
export XCURSOR_DISCOVER=1
...
Workarounds invisible cursor issue and I think it doesn't hurt even when
that issue isn't encountered.
2016-04-15 21:15:06 +03:00
e99cffb130
sources.list: 16.04.archive.ubuntu.com
...
This shouldn't be used, but this is the only working way through "hash
sum mismatch".
2016-04-14 09:05:38 +03:00
eca88eb44a
rc/profile: use /snap/bin as the last
...
The snaps don't seem to be so functional yet and if they aren't found
before /snap/bin, that one is used.
2016-04-13 16:40:28 +03:00
effccb7203
Revert "rc: prefer /bin/snap"
...
This reverts commit d22ae8718d
.
2016-04-13 16:39:43 +03:00
7d569e165e
rc/profile: update forgotten PATH
2016-04-13 16:31:10 +03:00
d22ae8718d
rc: prefer /bin/snap
2016-04-13 16:27:46 +03:00
922aa18271
rc: add /snap/bin to $PATH
...
For snappy in classic Ubuntu 16.04 & possibly others in the future.
2016-04-13 16:08:31 +03:00
f91e9c6a2b
ydns-simple --> ydns6
2016-04-11 15:34:28 +03:00
ed31e66bf3
bashrc & zshrc: add missing comment for git-squash
2016-04-11 09:55:27 +03:00
d123b88b84
gitconfig: more on signing
2016-04-10 11:54:19 +03:00
524881bbee
gitconfig: enable signing all commits
2016-04-09 13:04:48 +03:00
bdc742b728
NetworkManager.conf: add captive portal check
2016-03-31 15:41:37 +03:00
070f879946
etc/xdg/autostart: add chromium & chrome
2016-03-15 11:13:23 +02:00
5f7bc5d3a9
.mikaela/pastebinit.xml: use Kapsi instead of Jappix
2016-03-09 08:25:16 +02:00
9ead3d6483
rc: run pacman with LANG=en
2016-03-06 15:09:37 +02:00
232388f405
rc: replace yaourt with pacaur
2016-03-06 13:24:06 +02:00
36b99e8679
sysctl: enable Magic SysRq key
2016-03-03 16:12:33 +02:00
28b28c4c12
Windows.reg: hwclock in UTC (qword-only)
...
dword is used for 32-bit Windowses which I haven't luckily seen
recently.
2016-03-02 10:49:39 +02:00
eb3261a040
gpg.conf: s/homepage/website/
2016-02-26 14:58:54 +02:00
e1adfd32a7
ssh config: add aur
2016-02-09 13:37:58 +02:00
f2451906ce
etc/NetworkManaer/NetworkManager.conf
2016-02-04 12:00:25 +02:00
c772dd308f
sysctl.d: 40-ipv6.conf
2016-02-04 11:45:03 +02:00
9a662594d2
Fix #87 (explain ssh_config UseRoaming no)
2016-01-14 20:37:51 +02:00
bbfb63dabd
unify the two ssh_config files (fix typos)
2016-01-14 16:59:18 +02:00
3fe4e821c2
aliases: remove gitg
...
gitg was good before GNOME 3, now it has just been losing functionality
every time I have happened to want to see graphical diff.
2016-01-14 16:56:42 +02:00
9d5db7ee3c
ssh_config: add "UseRoaming no"
...
https://twitter.com/msfriedl/status/687635945642967040
2016-01-14 16:47:30 +02:00
e80dbd29fe
etc/nginx/host: enable http2
2016-01-13 12:05:35 +02:00
d903ba5985
sshd_config: no instead of No
...
Permitrootlogin had it for some reason and Jolla's sshd didn't like it.
2016-01-06 10:17:33 +02:00
f1817f4014
sources.list: I don't maintain devel
2015-12-28 14:50:21 +02:00
c0503fab51
sources.list/ubuntu: fix apt-key command
2015-12-28 14:48:31 +02:00
fb9961be7b
unbound.d/logging.conf: I need verbosity 2
...
1 doesn't seem to tell me when things start randomly failing.
2015-12-18 11:37:47 +02:00
8804f7e9f6
etc/unbound/unbound.conf.d: logging.conf
...
Logging to systemd-journald (journalct) with verbosity 1.
2015-12-18 09:52:18 +02:00
a187ae584d
profile: numlockx on
2015-12-15 20:06:23 +02:00