Commit Graph

185 Commits

Author SHA1 Message Date
52c3e6ccaf Limit the deft file list to 50 2022-05-26 17:06:54 +02:00
f927d2de80 Move multimarkdown to the correct section 2022-05-26 15:20:45 +02:00
229e062b45 Add multimarkdown in order to have markdown-mode fully working 2022-05-26 15:16:07 +02:00
47cc59780f Enable wiki links in Markdown mode 2022-05-26 14:26:52 +02:00
6452e4755c Enable fzf 2022-05-26 11:07:41 +02:00
d6f206fe66 Auto save the org files when the agenda is open 2022-05-20 13:53:59 +02:00
e63fc8bf13 Auto save buffers after archiving 2022-05-20 13:48:55 +02:00
77f7907e5e Disable electric-indent 2022-05-20 11:58:47 +02:00
887a07a4a2 Remove the variables.el from the default.nix 2022-05-16 18:57:44 +02:00
6d2c8c8caa Remove the variables.el file
I need to be able to customize the Emacs environment on the fly.
    I probably could write something like this with Nix butt I currently don't
    know a good way.
2022-05-16 18:55:28 +02:00
fbf187dd05 Correct some org-mode settings 2022-05-16 18:34:55 +02:00
1b15d019eb Remove some unused capture templates 2022-05-16 18:14:58 +02:00
da6e9083fb Reenable the Org agenda 2022-05-02 13:05:01 +02:00
3a56513187 Revert "Disable the background color when running as service"
This reverts commit 2895036249.
2022-04-27 22:52:28 +02:00
4028f8713f Remove graphic check for color-theme 2022-04-27 22:51:57 +02:00
Andreas Zweili
71c1dc8d97 Remove prettier and add mosh
prettier is already present in the Ansible module
2022-04-26 19:04:59 +02:00
448bf36464 Add storage path for pictures 2022-04-23 16:46:19 +02:00
395f155fc8 Use msmtp with mu4e 2022-04-23 00:19:18 +02:00
43be88267c Correct the SMPT settings 2022-04-23 00:18:58 +02:00
671fc4302a Correct the SMTP host 2022-04-22 18:55:25 +02:00
9689977fb8 Add nodejs and npm to the Ansible role
Otherwise the Emacs formatter for YAML won't work.
2022-04-22 18:18:38 +02:00
01b6ebff22 Enable starship on all systems 2022-04-20 11:39:59 +02:00
2895036249 Disable the background color when running as service
The previous code snippet didn't work when Emacs was running as a server.
    Whith this it is working now.
2022-04-20 11:37:27 +02:00
aac0286944 Correct the autostart scripts 2022-04-20 11:28:52 +02:00
7025c64be3 Enable starship 2022-04-17 21:16:09 +02:00
3cacd9ba10 Add amx for frequency sorted commands 2022-04-17 20:45:52 +02:00
1c08608250 Correct the autostart scripts
With disown the applications are running in the wrong context and when I
    for example open a link it doesn't open in the browser.
2022-04-17 20:44:40 +02:00
fa27a49305 Enable formatter for ansible 2022-04-17 14:13:19 +02:00
96e4bda3f7 Fix the pandoc setup for emacs 2022-04-17 14:12:38 +02:00
b7cd788458 Fetch new emails every 120 seconds 2022-04-17 12:53:24 +02:00
17c716d2d4 Enable emacs service 2022-04-16 16:41:56 +02:00
42380503d9 enable emails on management systems 2022-04-16 15:52:18 +02:00
a41bf97d54 Move the email password to secrets 2022-04-16 15:47:08 +02:00
780d5051f3 add a first draft for offlineimap and mu4e 2022-04-16 15:41:56 +02:00
d9c7c01d1c Fix the autostart setup
For some reason keeweb always crashed because of the `nitrogen --restore`
    tasks. Couldn't figure out why, however it works when the wallpaper gets
    restored by grobi after it changed the screen layout. Not perfect but it
    works for me.
2022-04-15 15:45:44 +02:00
228233e3f8 reformat the qtile config 2022-04-15 15:22:25 +02:00
bb0c90ab79 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-04-15 15:21:33 +02:00
68378e96d2 switch from autorandr to grobi
I always had problems with getting autorandr to work correctly. Grobi seems
    to be much more reliable. Funny enough it is written by the same guy as
    restic.
2022-04-15 15:20:41 +02:00
a13fe37234 add management role 2022-04-11 17:02:23 +02:00
Andreas Zweili
8074b42c53 add emacs to work-wsl 2022-04-01 11:31:40 +02:00
Andreas Zweili
9df39746ff add prettier and nixpkgs-fmt 2022-04-01 11:31:17 +02:00
Andreas Zweili
3ee4bacfbf enable direnv in work-wsl 2022-04-01 11:31:02 +02:00
19b890a5ee enable mouse support in emacs 2022-03-28 18:08:15 +02:00
cebd3d6fb9 set elpy test runner to pytest 2022-03-27 16:15:12 +02:00
a74c38489a disable the colour theme in terminal 2022-03-27 14:14:17 +02:00
249e82d49d enable format-all for emacs 2022-03-27 13:46:25 +02:00
1af1c3f500 add direnv to emacs 2022-03-03 22:27:46 +01:00
a502e786bd convert to lowercase 2022-03-03 21:35:36 +01:00
626ebf58d9 add emacs to desktop 2022-03-03 19:30:18 +01:00
5b9a619688 use stable vscode 2022-02-28 10:52:29 +01:00