Vincent Ambo
270ac6ee3d
feat: Install k8s (mainly kubectl)
2017-10-16 02:50:01 +02:00
Vincent Ambo
96096f39f2
feat: Install all standard man pages
2017-10-15 22:13:33 +02:00
Vincent Ambo
6dc6034bc8
feat: Install tig
2017-10-15 21:38:13 +02:00
Vincent Ambo
17e57e42ef
style: Make emacs transparent
...
Party like it's 2004.
2017-10-15 20:25:08 +02:00
Vincent Ambo
319347e5cc
fix(settings): Correctly enable Helm's fuzzy matches
...
The global Helm fuzzy matching doesn't actually seem to enable fuzzy
matching for modes that have an explicit config.
This enables fuzzy matching for M-x and C-x b
2017-10-15 20:24:28 +02:00
Vincent Ambo
5e48ce3f9b
feat: Add nix-mode & nix-config function
...
* install nix-mode by default
* add a function to quickly open the system configuration.nix
2017-10-15 20:23:51 +02:00
Vincent Ambo
6845e2efd4
fix(stallo): Post-installatio wifi, gfx, luks fixes
2017-10-15 20:02:24 +02:00
Vincent Ambo
a11aca65a5
fix: 'Manually' randomize feh wallpapers
...
The wallpaper folder is now in git and feh will pick any random file in
the folder that it is pointed at, leading to it constantly failing while
trying to set git objects as the wallpaper.
This uses manual 'fd | shuf | xargs' pipeline for the same purpose.
2017-10-15 20:01:21 +02:00
Vincent Ambo
f771c2a643
fix(adho): Move 'light' config to adho local
2017-10-15 20:01:07 +02:00
Vincent Ambo
e3ec0a1f0e
feat(dns): Add kontemplate.works
2017-10-15 17:03:22 +02:00
Vincent Ambo
28feb4bc92
fix(adho): Configure encrypted disks in local config
2017-10-15 16:42:31 +02:00
Vincent Ambo
98fc907d90
fix: Fix gitignore
2017-10-15 16:40:54 +02:00
Vincent Ambo
2b6d132eb6
docs: Add README
2017-10-15 16:40:28 +02:00
Vincent Ambo
e0c8c5c798
fix: Add a missing semicolon
2017-10-15 16:38:13 +02:00
Vincent Ambo
21660c6bb6
feat(stallo): Add local configuration for stallo
2017-10-15 16:37:22 +02:00
Vincent Ambo
af89133821
fix: Remove old GPG-agent SSH config
2017-10-15 16:31:56 +02:00
Vincent Ambo
dadb4b4fed
feat: Ostensibly enable fuzzy matching in Helm
2017-10-15 16:31:39 +02:00
Vincent Ambo
867ea97fd9
fix: Remove projectile which slowed everything down
2017-10-15 16:31:23 +02:00
Vincent Ambo
c4c0345d3f
refactor(adho): Make connman configuration adho specific
2017-10-15 16:29:29 +02:00
Vincent Ambo
a844da9351
feat(adho): Add local configuration of adho machine
2017-10-15 16:28:43 +02:00
Vincent Ambo
e2279e52c3
feat: Add initial NixOS configuration
...
Adds NixOS configuration to configure my base system with all sorts of things,
including - but not limited to - i3, emacs, FF57, connman and so on.
Not all of these things are fully configured yet (especially in the desktop
environment) but I'm hoping to get more of that done in the future.
2017-10-15 16:27:35 +02:00
Vincent Ambo
d53ffba198
chore: Ignore local-configuration.nix
2017-10-15 16:27:31 +02:00
Vincent Ambo
cc14d57c49
chore: Add initial .gitignore
2017-10-15 16:26:21 +02:00
Vincent Ambo
9af6f2f33a
chore: Initial commit
2017-10-15 16:25:29 +02:00
Vincent Ambo
099020c176
chore: remove unused ido-related lines
2017-10-15 13:40:05 +02:00
Vincent Ambo
0fe21a4f27
feat: Switch default font to Input Mono
2017-10-15 13:30:25 +02:00
Vincent Ambo
774aea8edd
feat: Switch from ido/smex to Helm
2017-10-15 13:30:10 +02:00
Vincent Ambo
bc12439cf7
chore: Remove unused misc.el
2017-10-15 13:29:36 +02:00
Vincent Ambo
8cc36e0eab
feat: Add terraform-mode
2017-10-13 18:14:33 +02:00
Vincent Ambo
f83eeaf4f8
chore(clojure): Remove all Clojure settings
2017-09-27 15:04:33 +02:00
Vincent Ambo
5683eab48e
refactor: Install gruber-darker-theme from package repo
2017-09-27 15:02:45 +02:00
Vincent Ambo
6107ec40d6
fix(init.el): Initialise package manager immediately
2017-09-27 15:02:33 +02:00
Vincent Ambo
6c2da17783
refactor: Some minor cleanups
2017-07-30 18:30:04 +02:00
Vincent Ambo
2c02c371fe
fix custom: Fix a bug and truncate theme list
2017-07-30 18:28:03 +02:00
Vincent Ambo
8f0949dbb2
chore: Minor sync with Dell machine config
2017-06-06 13:33:13 +02:00
Vincent Ambo
4f13a9d30b
feat nginx: Redirect oslo.pub directly to the actual map
2017-04-26 17:17:24 +02:00
Vincent Ambo
e514f9ecff
[nginx] Use SAN certificates
...
Use SAN certificates from k8s LE controller 1.3
2016-09-26 01:23:29 +02:00
Vincent Ambo
a02148d832
[tazblog] Add tazblog deployment & svc
2016-09-21 02:29:48 +02:00
Vincent Ambo
ef8846eb00
[nginx] Add gogs certificate
2016-09-21 02:29:48 +02:00
Vincent Ambo
7e12db2454
[nginx] Use Deployment resource instead of RC
2016-09-21 02:29:48 +02:00
Vincent Ambo
8bc007c7f3
[nginx/conf] Update TLS cert locations
...
The setup now uses my Kubernetes controller for Let's Encrypt.
This changes the nginx certificate locations to match the new secrets.
2016-09-21 02:29:47 +02:00
Vincent Ambo
cfe9387af1
[dns] Add DNS setup to git
2016-05-27 00:38:17 +02:00
Vincent Ambo
b85e5e7aca
[nginx] Disable SSL tunnel for Quassel
2016-04-14 11:33:55 +02:00
Vincent Ambo
1d144c7348
[bitlbee] Fix key & crt files
2016-04-14 11:33:46 +02:00
Vincent Ambo
c4b27b41af
[quassel] Add stunnel configuration for desktop clients
2016-03-24 22:29:03 +01:00
Vincent Ambo
2dbff70567
[nginx] Add Quassel TLS tunneling
2016-03-24 22:27:54 +01:00
Vincent Ambo
1e3a90646e
[quassel] Add quassel dockerfile & RC
2016-03-24 18:18:17 +01:00
Vincent Ambo
c6feb173c5
[nginx] Open port 22 for git tunneling
2016-03-23 15:13:17 +01:00
Vincent Ambo
f3d71cf5fe
[nginx] Split config into multiple files
2016-03-23 15:13:06 +01:00
Vincent Ambo
196de92752
[nginx] Set static load balancer IP
2016-03-23 15:12:16 +01:00