Commit graph

103 commits

Author SHA1 Message Date
6a37ac779a modules: Implement module for hledger-web 2023-04-17 00:31:00 +02:00
df600c917c thrall: Enable hledger web interface 2023-04-17 00:29:44 +02:00
407d1d2ad0 thrall: Enable roundcube webmail 2023-04-15 07:54:34 +02:00
65908440da thrall: Document how to create age encrypted files 2023-04-12 09:26:37 +02:00
cc0cd9c275 thrall: Change hashed password of archive@failco.de 2023-04-12 00:07:51 +02:00
afeae40848 Merge remote-tracking branch 'origin/develop' into develop 2023-04-11 00:56:29 +02:00
591c0d68ab thrall: Make paperless consumption dir public 2023-04-11 00:55:22 +02:00
a257e533c4 thrall: Add archive@failco.de email account 2023-04-11 00:51:44 +02:00
d51551aa4e thrall: Make git-annex available globally 2023-04-09 12:04:30 +02:00
ae1983ab82 thrall: Migrate mail and web server from jakalx.net 2023-04-08 21:56:02 +02:00
ceba9e0883 thrall: Configure paperless on docs.failco.de 2023-04-08 18:27:30 +02:00
91547ac4b6 thrall: Configure smtp for Gitea 2023-04-07 01:10:06 +02:00
d0e012e79b dregil: Move packages for alex from system config to hm config 2023-04-07 00:40:59 +02:00
e4d81ba462 dregil: Enable gnupg agent 2023-04-06 23:53:41 +02:00
c72baa173c dregil: Add discord, lutris and mosh 2023-04-06 18:56:56 +02:00
dc34117014 thrall: Enable gitea service 2023-04-06 13:58:47 +02:00
e50f72be6a flake: Let home-manager follow unstable 2023-03-31 19:10:25 +02:00
e5e845e20f redmi: Add nix-on-droid config 2023-03-28 02:12:39 +02:00
43a6e0ef78 dregil: Update home-manager config 2023-03-27 21:15:51 +02:00
fcc7e04c7d dregil: Disable kernel protection to allow hibernation 2023-03-15 21:23:36 +01:00
808f23e20c dregil: Import current config into flake 2023-03-15 21:23:36 +01:00
01aa1ae9ee Remove hash 2023-03-15 19:04:39 +01:00
193639d884 Add initial configuration for dregil 2023-03-10 18:31:32 +01:00
d6ab6b3f48 Add vterm to emacs installation 2023-02-18 00:05:18 +01:00
072510df3b Create a shell alias to run emacsclient 2023-02-18 00:05:03 +01:00
8788bf203d Remove unused packages 2023-02-18 00:04:43 +01:00
8f43b3ae81 Extract external interface into own variable 2023-02-17 23:17:58 +01:00
f612ddfe3e Remove dnsmasq settings 2023-02-17 23:16:32 +01:00
f4168a2509 Use emacs-overlay to install Emacs
- we use the bleeding edge emacs master branch so beware when updating

- revision fb1cdbb0a12d7f0e0e50022c405aca7c856dd233 of emacs-overlay
  seems to work quite well.
2023-02-17 23:16:09 +01:00
8c5c68a189 Update to NixOS-22.11 2023-02-17 23:16:09 +01:00
534ec54306 Revert "thrall: Enable dnsmask for interface wg0"
This reverts commit 0cb97499ec.
2023-02-14 21:22:09 +01:00
f32a1b3202 Update flakes 2023-02-14 21:17:57 +01:00
0cb97499ec thrall: Enable dnsmask for interface wg0 2023-02-14 21:11:34 +01:00
ab8c80f56b thrall: Add 'scan' folder to Syncthing 2023-02-14 21:11:12 +01:00
db37a7255f thrall: Enable keybase service 2023-02-14 21:10:53 +01:00
f271c39a34 thrall: Disable cache from IOHK temporarily 2023-02-14 21:08:51 +01:00
481d15f1b3 thrall: run nixfmt 2023-02-14 21:08:16 +01:00
0288b48b62 home: add helix editor 2023-02-14 21:05:53 +01:00
7ed6a48430 Update flakes 2022-11-21 22:42:51 +01:00
faaebe537d git: Configure default branch name 2022-11-21 22:40:42 +01:00
8d3af0e1c9 Update nixpkgs 2022-10-17 07:34:43 +02:00
9be9298e0f flake: Enable zsh so that variables get propagated 2022-10-16 21:26:40 +02:00
5ec5029fb1 tex: Enable texlive package 2022-08-15 10:07:10 +02:00
82ad672daa emacs: Switch to native-comp variant 2022-08-15 10:05:59 +02:00
efae4785da home: Enable emacs daemon 2022-06-26 11:41:36 +02:00
d3e267b2e3 Upgrade system to NixOS 22.05 2022-06-26 01:25:45 +02:00
76a8b7975a Update nixpkgs 2022-05-30 12:15:39 +02:00
00835b004f Configure syncthing service 2022-05-30 12:11:38 +02:00
ab79bc9e80 Update nixpkgs 2022-04-14 20:22:09 +02:00
0447507607 merge-pdf: Convert to PostScript before combining
Some PDF files may contain empty BBox elements which confuses the pdf
parser so that those files get ignored. This commit circumvents this
problem by first converting all files to PostScript.
2022-04-03 00:02:03 +02:00