Commit graph

281 commits

Author SHA1 Message Date
1476ff6acb
Properly set temp hostName and secretPath for configuration.nix. 2020-04-01 09:52:39 +02:00
c543303ab9
Auto import files instead of maintaining file list. 2020-03-29 09:10:14 +02:00
081d10bc21
Simplify $NIX_PATH evaluation. 2020-03-28 20:03:48 +01:00
7c1f7aa9a1
emacs: Update emacs module from upstream. 2020-03-27 20:59:26 +01:00
cc7df95c40
pkgsets: Move some not so relevant packages to extra. 2020-03-27 20:57:59 +01:00
99b03ba9e1
pkgsets: Use pkgFilter on more pkgsets. 2020-03-27 20:56:33 +01:00
630270f8d0
machines/Lilim: Update emacs module list. 2020-03-27 13:41:34 +01:00
4f96b04ba1
emacs: Fix transmission startup function. 2020-03-27 13:41:34 +01:00
8dd3071c89
fail2ban: Fix some broken jails (socket based sshd is still broken). 2020-03-27 13:41:34 +01:00
2d0555e589
base: add binutils 2020-03-27 13:41:34 +01:00
ff5de0a30e
python3: Update to python38. 2020-03-27 13:41:34 +01:00
ad76922338
Move pkgsets folder into project root to conform with option naming.
Add simple package filter to auto remove broken packages.
2020-03-27 13:41:24 +01:00
5242db83e2
emacs: Add yasnippets to rust company completions. 2020-03-27 13:05:57 +01:00
3cd9d1c77b
emacs: Configure rust-mode with lsp. 2020-03-23 10:10:31 +01:00
ea8739bc21
Merge branch 'Changes_20.03' 2020-03-11 02:40:23 +01:00
6379225731
LetsEncrypt acme now requires an email and accepting their TOS. 2020-03-11 02:35:56 +01:00
b25c766d9d
Properly configure Intel Graphics on Lilim. 2020-03-11 02:33:31 +01:00
8511968173
Adapt to unstable option name changes. 2020-02-13 19:53:47 +01:00
85600ad746
Ophanim: Disable hydra CI (for now) and add new mail alias. 2020-01-30 15:23:26 +01:00
5326d689fc
Updated mailserver submodule. (v2.3.0) 2020-01-30 15:12:28 +01:00
75fcb56e28
python3: Add makeshift django3 package till there's an official one. 2020-01-26 18:07:33 +01:00
8295a87aa8
emacs: Add fcitx, latex and web mode.
Lilim/emacs: Change enabled packages.
2020-01-26 18:06:39 +01:00
fafa62f917
emacs: Adapt to package name changes/merges. 2020-01-26 18:06:39 +01:00
c1613bdfab
fcitx: Add more input methods for convenience. 2020-01-26 18:06:39 +01:00
93e4ccf49a
emacs: Add keybind for easy text scaling. 2020-01-26 18:06:20 +01:00
7c6454d95b
emacs: Fix emacs-daemon crashes. 2020-01-26 17:10:31 +01:00
3791e05369
nix-serve: run process with hydra user. 2019-12-27 12:28:27 +01:00
e3a4cfcab8
emacs: Path should always be a string. 2019-12-26 10:57:52 +01:00
249cb634aa
Fix indentation. 2019-12-26 00:53:42 +01:00
92cd95d6ce
mysql: Use ensure* options, split definition up into service files.
note/reason for split: nixos submodule option names aren't standardized...
2019-12-20 08:48:37 +01:00
627a45c070
Fix breakage after switching back from git to unstable channel. 2019-12-18 09:49:39 +01:00
bf80718916
emacs: Add transmission mode. 2019-12-18 09:48:37 +01:00
6987397142
emacs: Add mail encryption, fix some hooks.
Remove hard coded org-crypt key, fix dead keys input.
2019-12-18 09:43:42 +01:00
345c054448 nix-serve should no longer use the default store. Move binaryCaches into the machine submodule. 2019-12-14 07:50:59 +01:00
89debb2c37 Forgot to add condition to emacs service. 2019-11-20 11:21:43 +01:00
c57540c959 Use official nixos-mailserver repo and update to latest commit. 2019-11-20 10:09:34 +01:00
ed513fe687 Use ram for tmpfs. 2019-11-20 09:51:56 +01:00
32726109c8 Adapt to package format changes. 2019-11-20 09:51:56 +01:00
886a3b0dc8 Emacs module seems to work now... good enough for merge into master. 2019-11-20 09:49:26 +01:00
986ca7f5cd Start moving emacs configuration to nix. 2019-11-11 18:41:30 +01:00
0d9fa5b37e Add helper functions. -> should lead to code deduplication in the future. 2019-11-11 18:38:42 +01:00
c33b4517a7 Reworked pkgsets implementation again, still not really what I want yet. 2019-10-24 12:06:04 +02:00
cc21ece351 Make pkgsets accessible to service configurations. 2019-10-11 20:51:46 +02:00
206c2e42af Public ssh keyfile is now optional even when openssh is enabled. 2019-10-11 20:43:52 +02:00
16cb4c308c Remove references to deleted packages. 2019-10-09 20:33:54 +02:00
535a8079e6 Remove hardcoded nextcloud admin username. 2019-10-09 15:13:13 +02:00
96903f0552 Started writing a Documentation. 2019-10-09 14:48:11 +02:00
e6ec065b3e Remove hardcoded secret path. 2019-10-08 15:36:47 +02:00
bc22db3e1b Add suppport for multiple Domains. 2019-10-08 14:44:14 +02:00
a4fde6972f Get domain url from machine.vHost config (except for cache).
Add turn server option to nextcloud (untested).
2019-10-07 03:23:00 +02:00