Commit Graph

491 Commits

Author SHA1 Message Date
c74107c525 Update to 22.05 2022-05-31 09:11:44 +02:00
846fb5bed5 Revert "Auto save the org files when the agenda is open"
This reverts commit d6f206fe66.
2022-05-30 12:07:24 +02:00
9725488e8c Move the variables to the init section 2022-05-27 14:00:41 +02:00
78ae96d54c Reorganizing the markdown config a bit 2022-05-27 13:54:10 +02:00
d3c70b4fad Hide URLs in markdown-mode 2022-05-27 13:15:26 +02:00
68b49d870d Add a function to insert wikilinks 2022-05-26 17:09:59 +02:00
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
0efa96ca9f replace youtube-dl with yt-dlp 2022-02-28 10:52:13 +01:00
0a5e011c58 remove file 2022-02-23 14:52:04 +01:00
dde284a247 update flake 2022-02-23 14:51:41 +01:00
Andreas Zweili
980c6ab3f9 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-02-23 10:23:02 +01:00
Andreas Zweili
6a3834cf8a update home-manager 2022-02-23 10:22:48 +01:00
cbdaff780c correct inputs for headless home-manager 2022-02-21 11:46:57 +01:00
85c73e44f0 move vars into a separate file 2022-02-21 11:36:12 +01:00
9081f84152 rewrite inputs 2022-02-16 22:19:13 +01:00
ce42f3e0f2 try to remove calibre from mimeapps 2022-02-15 22:54:12 +01:00
827a4adea9 allow to unfloat windows in qtile 2022-02-15 22:53:34 +01:00
64d1371db1 add a fix for unclean mimeapps.list 2022-02-15 21:40:04 +01:00
df911c3170 add a timeout to the wallpaper script 2022-02-15 20:31:26 +01:00
640fdeb710 remove unused bashrc 2022-01-31 10:54:08 +01:00
06261b011e remove xonsh 2022-01-31 10:54:01 +01:00
45e718f259 formating 2022-01-26 08:30:26 +01:00
c704369a36 correct arguments for headless systems 2022-01-24 12:46:23 +01:00
260c6cdf74 move the username variable fully into the flake 2022-01-24 12:18:17 +01:00
1214b4b6f1 add homeDirectory 2022-01-24 11:37:50 +01:00
ee24fba06c remove unused alias 2022-01-24 11:04:16 +01:00
817f97cd71 remove unused alias 2022-01-24 11:03:34 +01:00
da70e632c8 extend MPV mimetype 2022-01-22 19:18:21 +01:00
cca241f63b add self to headless 2022-01-22 07:25:22 +01:00
bac8bd0c1e reference modules with self 2022-01-22 07:15:47 +01:00
77bca0472d add mimetypes for mpv 2022-01-21 22:20:49 +01:00
91b01e2c96 prevent mpv from being a floating app in qtile 2022-01-21 22:20:28 +01:00
a74e870a88 extend vim config 2022-01-21 20:06:08 +01:00
d6b22d2d81 add mimetype for mpv 2022-01-21 20:03:33 +01:00
28e1514ffd remove bold from terminator 2022-01-21 13:55:36 +01:00
Andreas Zweili
c56d4e6a36 add xonsh to work-wsl 2022-01-21 13:49:18 +01:00
Andreas Zweili
b59606ff5c Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2022-01-21 08:28:04 +01:00
Andreas Zweili
eddc83129f add vim to wsl 2022-01-21 08:27:53 +01:00
Andreas Zweili
e23d41c2a6 remove ansible 2022-01-21 08:27:36 +01:00
e6389f0396 enable mimetypes 2022-01-20 23:51:54 +01:00
Andreas Zweili
1b6895154e refactor work-wsl 2022-01-20 14:14:18 +01:00
Andreas Zweili
02ed459475 enable vagrant in WSL 2022-01-20 11:03:38 +01:00
0afc617b29 move nix-direnv to modules 2022-01-18 22:25:37 +01:00
cb260c9ea9 replace lorri with nix-direnv 2022-01-18 22:10:15 +01:00
747e4a2145 add lorri 2022-01-18 20:01:38 +01:00
6f73ee68af fix the git hooks path 2022-01-14 11:11:57 +01:00
6c2347fa1a configure global hooks path for git 2022-01-14 10:52:08 +01:00
603d254777 move the nixos repo to .nixos to make it more generic 2022-01-12 22:12:48 +01:00
12e7c1dec2 enable home-manager in common config 2022-01-12 14:45:13 +01:00
Andreas Zweili
da6f68a1bd fix path for bashrc 2022-01-12 10:12:55 +01:00
6adb1bfde4 move the wsl bashrc file to configs 2022-01-10 21:27:35 +01:00
56d5f16f4e move work-desktop to software 2022-01-10 18:56:56 +01:00
fcf85490ff move the steam desktop shortcut to the steam module 2022-01-10 18:42:57 +01:00
2db49a345e move the steam desktop icon 2022-01-10 18:37:22 +01:00
d1abfefc6f add nixos-test-vm to the flake 2022-01-01 15:26:53 +01:00
e8a3a12437 house keeping 2022-01-01 15:15:41 +01:00
be95c56aa7 write the username into a separate file 2021-12-31 10:32:47 +01:00
7163560725 move the desktop file into droidcam module 2021-12-29 00:00:48 +01:00
e19bd5bfb0 update arguments 2021-12-28 23:05:17 +01:00
9369a3ed5c correct args 2021-12-28 22:54:35 +01:00
5fd3c364ef add autorandr and nitrogen to autostart 2021-12-28 14:35:04 +01:00
c4c2e60e3f fix the rofi run command 2021-12-28 13:28:05 +01:00
ddebfefef9 fix autostart 2021-12-28 12:48:47 +01:00
d160cf4461 add a desktop file for droidcam 2021-12-26 14:54:54 +01:00
0989ee7441 define the path for czkawka explicitly 2021-12-26 14:31:11 +01:00
7055f980b0 remove an unused input 2021-12-26 14:28:14 +01:00
990dbc2316 add a desktop shortcut for czkawka 2021-12-26 14:26:55 +01:00
52570b787a move a few desktop applications back to modules
they should be global packagkes
2021-12-26 14:12:17 +01:00
751dacccba remove the imperative mpv config 2021-12-26 14:10:34 +01:00
023cc94870 move user applications from modules to home-manager 2021-12-26 14:08:02 +01:00
b5ae13e5a0 replace celluloide with MPV 2021-12-26 11:29:55 +01:00
c4ac018912 fix the rofi run command
This fix allows me to run commmands like this:

```
nitrogen --restore
```

Otherwise rofi ignores the `--restore` command
2021-12-24 15:40:54 +01:00
d3a9e90d61 add a tool to find duplicate files 2021-12-24 10:09:22 +01:00
21fa396573 fix the qtile config 2021-12-24 09:55:44 +01:00
00a571b932 reconfigure qtile a bit 2021-12-23 15:54:35 +01:00
b48f053bfc correct paths 2021-12-22 18:28:56 +01:00
3f7c51d246 split out Rapid Photo Downloader 2021-12-22 18:22:57 +01:00
a49ef69052 remove duplicate dunst config 2021-12-22 18:18:21 +01:00
3d471b5391 split out dunst 2021-12-22 18:17:33 +01:00
9a2b4bfec8 split out ansible 2021-12-22 18:15:15 +01:00
6754c7b5d3 split out vim 2021-12-22 18:15:06 +01:00
4f00d9f8a0 move home-manager common 2021-12-22 18:14:17 +01:00
283ae1d386 move the bashrc file 2021-12-22 18:07:39 +01:00
22f9d017a5 move config files 2021-12-22 18:06:36 +01:00
b5f2f55fc7 move more packages to software 2021-12-22 18:05:25 +01:00
5559c92910 move cli packages to modules 2021-12-22 18:02:36 +01:00
bec8f40023 move keeweb package and service into a file 2021-12-22 17:22:57 +01:00
3dfcfb9dd7 move telegram package and service to a file 2021-12-22 17:18:20 +01:00
f5fec3a1ff move the signal pkg and service into a file 2021-12-22 17:13:50 +01:00
f4189b25c7 add pycharm 2021-12-22 10:39:43 +01:00
82740d39d9 fix the shell aliases in home-manager 2021-12-16 22:00:00 +01:00
2fe7baceea use unstable in signal and telegram service 2021-12-16 20:54:59 +01:00
34e5179751 fix the shell alias 2021-12-16 20:25:18 +01:00
b17acd07a8 add an alias for rebuilding the system 2021-12-16 20:22:03 +01:00
4eee73a1ee add an alias for my management server 2021-12-16 20:21:34 +01:00
e6d5af33f7 get some user packages from unstable 2021-12-15 21:56:01 +01:00
e4d68f509f enable unfree package 2021-12-11 17:20:54 +01:00
0dc58dccf4 remove obsidian for the moment
I don't know yet how to include unstable packages
2021-12-11 16:35:32 +01:00
40f8b2ec5b remove some unused parameters 2021-12-11 16:32:04 +01:00
6bb16ce1ab renable the restart qtile config 2021-12-11 14:21:30 +01:00
f78785c911 bind linephone windows to screen 8 2021-12-08 13:48:27 +01:00
97b4254f35 add appimage-run 2021-12-08 11:30:08 +01:00
e2358422ec try to fix the shebang for the git hook 2021-12-08 09:47:04 +01:00
2fd6ed3336 add work related programmes 2021-12-08 09:46:24 +01:00
9464e1a820 try to limit the window matching to WhatsApp and Threema 2021-12-08 08:32:05 +01:00
da71ca76eb add vagrant 2021-12-08 08:31:52 +01:00
320f65ca0d update the qtile config 2021-12-06 16:12:48 +01:00
b0bb0ced65 enable screen brightness controles 2021-12-05 20:54:50 +01:00
1f8c9fa4f2 enable the nvidia graphics card in gwyn 2021-12-03 18:35:37 +01:00
dceff4fb83 remove broken config from qtile 2021-12-02 13:19:42 +01:00
65fb06b0d7 add shortcut to start nautilus 2021-11-30 21:02:14 +01:00
b94b3dbc15 display qtiles top bar on the second monitor as well 2021-11-29 20:59:42 +01:00
ddddc22c21 enable numlock 2021-11-29 19:24:19 +01:00
e583a00fee add obsidian 2021-11-29 16:10:06 +01:00
d7e29b9c46 add obsidian 2021-11-29 15:53:01 +01:00
4b38d37d35 move and add some configs 2021-11-27 17:08:57 +01:00
cc7ef25b19 remove an unused file 2021-11-27 17:07:43 +01:00
71f82ea069 add dunst service 2021-11-26 15:40:22 +01:00
18fbe9b7ca move application autostarts into systemd services 2021-11-26 11:22:33 +01:00
e80afa0de1 WIP 2021-11-25 23:10:39 +01:00
6f4e2e6eb2 enable nextcloud-client with the home-manager service 2021-11-25 22:46:46 +01:00
5aa02bd58d enable the nm-applet with home-manager 2021-11-25 22:46:20 +01:00
e62f7e49da Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2021-11-24 20:40:37 +01:00
0166b1ad2e add configs for mpv and rapid_photo_downloader 2021-11-24 20:40:22 +01:00
4af84849ac format with nixpkgs-fmt 2021-11-24 09:46:16 +01:00
4bbb6d0e20 add a version file 2021-11-23 23:09:40 +01:00
bdc725ee8b add nm-applet and openvpn 2021-11-23 22:29:05 +01:00
c30afb4657 extend the git config 2021-11-23 21:26:10 +01:00
Andreas Zweili
48fcb0a6c7 fix the work config 2021-11-23 10:08:17 +01:00
d12ff68d01 make the window borders black 2021-11-22 20:33:48 +01:00
03e014fe30 remove dupliacte options 2021-11-22 18:34:53 +01:00
206859458e try to source the standard bashrc 2021-11-22 18:33:36 +01:00
e3724e61e0 add home-manager config 2021-11-22 17:47:03 +01:00
3552a2975c add xprofile to autostart programmes 2021-11-22 17:30:13 +01:00
292b18bc03 remove duplicate keybinding 2021-11-22 17:22:27 +01:00
4d9e8e489c add some keybindings to qtile 2021-11-22 17:21:05 +01:00
2b5548f690 only move windows to the workspace
don't switch focus to other workspace
2021-11-22 17:16:32 +01:00
d7512401f1 use Source Code Pro in qtile 2021-11-22 16:37:22 +01:00
3404337eb2 move the git config into a common file 2021-11-22 14:48:47 +01:00
Andreas Zweili
17029a96db start a common git config 2021-11-22 10:58:43 +01:00
6ab80c03d5 add terminator config 2021-11-20 17:29:50 +01:00
991ea9ac50 update config 2021-11-20 17:16:43 +01:00