Commit Graph

790 Commits

Author SHA1 Message Date
e529b7cc1e Disable the espanso search trigger 2023-06-08 13:43:28 +02:00
f405f6a6d5 Merge branch 'master' into 2305 2023-06-08 13:40:03 +02:00
f377bd81b5 Begin restructering home-manager 2023-06-07 20:27:13 +02:00
abc28dcee9 Remove the last references to custom 2023-06-07 20:14:44 +02:00
6f0aad29c2 Fix grobi 2023-06-07 18:02:18 +02:00
b635bd297f Disable the search trigger in espanso 2023-06-06 20:06:10 +02:00
11c62ddbe9 Disable undo in espanso 2023-06-06 20:06:00 +02:00
45599570a8 Merge branch '2305' of git.2li.ch:Nebucatnetzer/nixos into 2305 2023-06-06 09:37:02 +02:00
df91974229 Correct the configuration for Virtualbox 2023-06-06 09:36:39 +02:00
Andreas Zweili
269c40f356 Merge branch '2305' of git.2li.ch:Nebucatnetzer/nixos into 2305 2023-06-06 09:33:24 +02:00
Andreas Zweili
969525b3f4 Stop using Vagrant from unstable 2023-06-06 09:33:10 +02:00
36959a78d7 Add a display config for Virtualbox 2023-06-06 09:20:26 +02:00
5434e0daea Merge branch 'master' into 2305 2023-06-05 22:41:45 +02:00
94503458d7 Correct lsp-nix config 2023-06-05 22:40:11 +02:00
10c1e50065 Disable ensured for lsp-nix 2023-06-05 19:06:58 +02:00
f7b1459701 Remove org-mu4e
Looks like it isn't part of the mu package anymore
2023-06-05 19:06:38 +02:00
94b64fb9da Readd system argument
I don't have time yet to cleanup my home-manager config
2023-06-04 18:33:53 +02:00
5eb1c56c73 Remove unstable from work-wsl 2023-06-04 18:32:09 +02:00
ca094ddf4a Remove unstable from management 2023-06-04 18:31:55 +02:00
245ff55fbe Stop using nil from unstable 2023-06-04 18:29:04 +02:00
3bce59094f Stop using Rapid Photo Downloader from unstable 2023-06-04 18:27:11 +02:00
b0f52fd587 Update display configuration 2023-06-03 17:02:32 +02:00
a3af0cde88 Enable pytlint with lsp 2023-06-02 14:47:11 +02:00
Andreas Zweili
10e57a2911 Fix work-wsl 2023-05-31 13:51:33 +02:00
4c811c1ad4 Move docker into options 2023-05-29 17:10:15 +02:00
5e971272f3 Remove the custom.username parameter 2023-05-29 14:58:49 +02:00
05474fdfa7 Remove custom.version 2023-05-29 14:03:28 +02:00
24129cbdb3 Enable Nix language server 2023-05-27 13:31:59 +02:00
3f7056973e Sort modules 2023-05-27 13:15:10 +02:00
67057b918c Move the unbind function to the correct package 2023-05-26 16:22:30 +02:00
e5fa7e159f Unset the keybindings from python mode 2023-05-25 22:05:16 +02:00
723d5474dd Remove defer parameters 2023-05-25 22:05:04 +02:00
51867acf8e Remove elpy hydra 2023-05-25 20:26:15 +02:00
d618f24303 Black needs two spaces 2023-05-25 16:52:48 +02:00
65d1ecba61 Make black ignore that line 2023-05-25 16:52:01 +02:00
0bd48f843e Add a snippet for PDB 2023-05-25 16:48:29 +02:00
284ee901c0 Correct shebang snippet for python 2023-05-25 16:48:17 +02:00
c6ad780fd1 Add the python-pytest package to Emacs 2023-05-25 16:46:08 +02:00
037b7e473a Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-05-25 10:02:39 +02:00
a23aed1f62 Increase all font sizes to 14 2023-05-25 10:02:27 +02:00
Andreas Zweili
e3f630d93f Correct the xclip import 2023-05-25 09:23:15 +02:00
Andreas Zweili
b5eada17f2 Remove the old bashrc file 2023-05-25 09:21:22 +02:00
c388322e32 Move shellAliases to home-manager 2023-05-25 09:04:10 +02:00
204582336d Update display configuration 2023-05-22 11:24:57 +02:00
94a2132cbd Correct primary monitor 2023-05-19 23:38:04 +02:00
0ed806ba97 Reconfigure grobi 2023-05-19 23:36:56 +02:00
e415531a6f Correct function names for languagetool 2023-05-19 13:43:19 +02:00
596ec94990 Adjust grobi for new monitor 2023-05-18 23:38:20 +02:00
e767a7cae6 Remove the WSL related config for xclip 2023-05-15 17:54:06 +02:00
536de3509b Add code to overwrite the scratch-message 2023-05-15 12:07:02 +02:00
5d5094e9e2 Add bottom 2023-05-15 11:46:56 +02:00
04127a6ed4 Add keybinding for mu4e 2023-05-15 11:11:52 +02:00
23dcee8f8e Refactor vterm 2023-05-15 11:11:44 +02:00
e5e39d897a Remove keybindings from vterm
It's overshadowed by hyperbole
2023-05-15 10:54:23 +02:00
8515eea32b Install hyperbole 2023-05-13 17:41:28 +02:00
0a735091f7 Prepend my Emacs libraries to avoid collisions 2023-05-13 17:41:03 +02:00
656e00596b Make the xdg script executable 2023-05-12 20:22:38 +02:00
de579d875e Change olivetti-body-width to init 2023-05-12 09:58:32 +02:00
d5b00f875b Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-05-11 17:49:12 +02:00
40ac993117 Add a summary regexp 2023-05-11 17:48:56 +02:00
b5ee77a779 Create a function to open my notes 2023-05-11 13:43:00 +02:00
51342d2f26 Fix the open-mail function 2023-05-11 09:46:11 +02:00
Andreas Zweili
39cef91f25 Update vagrant 2023-05-10 15:15:11 +02:00
bc2b5f2e8e Add a function to open mu4e in a new perspective 2023-05-10 14:52:09 +02:00
e1637aa5c9 Remove Gnome desktop
It just feels to slow compared to qtile and I need a lot of extensions to
behave like I want.
In addition a reproducable config is quite hard to do.
2023-05-10 10:24:21 +02:00
03cd845811 Revert "Don't bind the chats to desktop 0"
This reverts commit 7b780b8194.
2023-05-10 10:24:07 +02:00
d405873d91 Revert "Remove configs related to qtile"
This reverts commit cb72272095.
2023-05-10 09:23:43 +02:00
d709d54930 Remove persp-mode
perspective is easier and is more what I'm looking for.
For some reason it seems the bug I had with perspective seems to be gone now.
2023-05-09 22:57:52 +02:00
3bf4ca2deb Revert "Remove perspective"
This reverts commit bfd0eee68e.
2023-05-09 22:52:35 +02:00
2b4904d6e3 Don't name the default perspective "main"
It looks like the default perspective has a special purpose and contains all
buffers.
2023-05-09 22:26:47 +02:00
ec9c703a50 Add an auto perspective for mu4e 2023-05-09 22:21:58 +02:00
cc78024a2d Start mu4e headers in Emacs mode 2023-05-09 19:33:32 +02:00
Andreas Zweili
8edaff6d2d Set the default perspective to main 2023-05-09 16:04:00 +02:00
Andreas Zweili
a55cddd884 Add persp-mode 2023-05-09 16:02:27 +02:00
ba4e31b9c8 Configure company for lsp 2023-05-02 20:51:17 +02:00
014be02899 Enable the full evil-collection 2023-05-02 20:49:24 +02:00
b0ad4300f6 Remove unused code 2023-05-01 20:31:35 +02:00
7ecaeaa267 Add some emacs packages 2023-05-01 20:26:42 +02:00
291fd1ae1a Revert "Remove treemacs"
This reverts commit 090d9fde94.
2023-05-01 20:26:32 +02:00
1936b6857d Remove config empty parameter 2023-05-01 20:14:12 +02:00
eeb60a8e48 Try to make lsp work with direnv 2023-05-01 20:11:49 +02:00
3cb4ae91b6 Add nodejs 2023-05-01 20:11:42 +02:00
8bc3846b93 Make ansible a minor mode of yaml-mode 2023-05-01 19:42:11 +02:00
cb1cd628aa Add the ansible package to Emacs 2023-05-01 19:37:39 +02:00
d7134c6642 Replace eglot with lsp 2023-05-01 19:18:27 +02:00
0d38d228cc Remove elpy 2023-05-01 19:17:59 +02:00
b804843711 Add ansible module to desktop 2023-05-01 14:18:15 +02:00
Andreas Zweili
0678cf9213 Extend comment 2023-04-27 09:25:27 +02:00
Andreas Zweili
9330bbaca8 Remove nodejs from Ansible
The version from Nix doesn't work properly in WSL but the one from the PPA does.
2023-04-27 09:23:35 +02:00
f5202ce467 Enable flycheck for nix 2023-04-25 19:02:50 +02:00
3a61bc37e9 Move flycheck to its own file 2023-04-25 19:01:04 +02:00
747bf0e501 Add npm to install ansible-language-server 2023-04-25 18:40:24 +02:00
bfd0eee68e Remove perspective
I have issues with switching buffers. It looks like this has been fixed before
but for some reason it broke again. I might try to implement some other package
with similar functionality.
2023-04-24 20:43:28 +02:00
83fd42e0dd Add counsel-git-grep-current-mode to search in current extension 2023-04-24 16:36:44 +02:00
5bc7cde4a5 Add olivetti to Emacs to center certain buffers 2023-04-24 16:16:04 +02:00
02c5e2aa73 Move the whole MakeMKV config into a module 2023-04-22 17:03:18 +02:00
423c5acad7 Add exercism 2023-04-08 15:09:03 +02:00
Andreas Zweili
7dae622451 Remove the broken ansible-language-server 2023-04-04 13:48:23 +02:00
Andreas Zweili
65ac41b718 Move the environment variables to the sessionVariables 2023-04-04 13:48:07 +02:00
c68b6b580a Move the cli packages to home 2023-03-31 17:35:45 +02:00
98e5295055 Move shellAliases to home 2023-03-31 17:15:52 +02:00
d75792121f Enable short answers in Emacs 2023-03-27 16:24:57 +02:00
c2f8f93d4c Fix the deft list
We need to disable line numbers in deft
2023-03-21 22:20:26 +01:00
5268f7044e Extend deft to find the title in the whole file
Taken from this pull request:
https://github.com/jrblevin/deft/pull/111
2023-03-21 21:58:58 +01:00
18ec9e31f9 Fork deft 2023-03-21 21:57:42 +01:00
Andreas Zweili
6d91b69b66 Use prettier from upstream in WSL
Otherwise I get the error message as described here:
https://github.com/microsoft/WSL/issues/8151
2023-03-21 13:07:55 +01:00
Andreas Zweili
869109994f Add ansible-language-server to eglot 2023-03-21 10:12:48 +01:00
Andreas Zweili
1e6713b917 Move language server to the correct place 2023-03-21 10:12:21 +01:00
Andreas Zweili
8c71e9de4d Sort packages 2023-03-21 10:12:10 +01:00
Andreas Zweili
c1ec19ba51 Correct the unstable packages in WSL 2023-03-21 10:01:51 +01:00
c89e5b5290 Provide unstable to home-manager
There is probably a much better way than this.
2023-03-21 09:43:06 +01:00
Andreas Zweili
1142470711 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-03-21 08:50:34 +01:00
Andreas Zweili
f666336d7a Add pip to Emacs 2023-03-21 08:50:24 +01:00
14be7e6f4a Add xclip to Emacs
This helps with using the clipboard when Emacs is in terminal mode.
2023-03-20 21:27:02 +01:00
f672794d08 Remove unused plantuml snippet 2023-03-20 17:26:34 +01:00
7b50cb8b50 Remove unused org snippets 2023-03-20 17:26:25 +01:00
85489fe6a6 Remove latex support from Emacs
I currently don't use it.
2023-03-20 17:26:07 +01:00
41fc66b127 Renable the emacs service
I'm going to try to use it in the terminal for the moment.
2023-03-20 16:15:42 +01:00
3e419a44c8 Remove rapid photo downloader fix repo
The fix is now in unstable and usable
2023-03-20 12:46:38 +01:00
17e12fa878 Fix the Gnome config 2023-03-14 10:48:22 +01:00
224c333cb4 Disable lockscreen notifications 2023-03-13 11:35:44 +01:00
3306e68eff Add working version of the index settings 2023-03-05 12:15:12 +01:00
31e8a007cc Add a working version of the dconf settings 2023-03-05 12:03:50 +01:00
65e8485eb8 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-03-01 14:32:05 +01:00
Andreas Zweili
6937cf5d3d Add python310 to my installed packages 2023-03-01 13:26:01 +01:00
28b5e4a5c3 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-03-01 08:41:25 +01:00
d5cda15a36 Remove arc-theme 2023-03-01 08:41:00 +01:00
a11a4132e4 Revert "Replace alacritty with gnome-console"
This reverts commit d02232e721.
I like alacritty better
2023-02-28 09:24:28 +01:00
d02232e721 Replace alacritty with gnome-console 2023-02-23 21:04:25 +01:00
Andreas Zweili
9f09a13b0f Prevent Emacs from getting closed by accident 2023-02-21 16:57:16 +01:00
a0faf3ccd7 Move espanso to home-manager 2023-02-20 13:07:30 +01:00
a6e0d86b70 Remove the ansible packages
I want to stop using the system packages of ansible and instead use the
packages from pip.
This ensures that I'm using the same versions as my co-workers.
2023-02-17 19:29:04 +01:00
cb72272095 Remove configs related to qtile 2023-02-14 21:33:13 +01:00
6b5e654002 Remove the home-manager config for plex
It wasn't unique anymore
2023-02-14 21:17:22 +01:00
Andreas Zweili
884f78674a Remove org-mode from Emacs 2023-02-10 09:33:36 +01:00
a0e6c43fd7 Use zweili in work-wsl 2023-02-10 09:06:07 +01:00
21d509a776 Add rclone to management 2023-02-08 21:23:33 +01:00
9626f93a56 Remove unused binding 2023-01-31 22:10:18 +01:00
0224002263 Replace the delete-file script with a working one 2023-01-31 22:09:24 +01:00
b65c8d6b60 Add first try of a delete scritp for MPV 2023-01-31 21:46:00 +01:00
0f37cfabbd Automatically setup the remote with git 2023-01-29 13:09:02 +01:00
3c67ba25b7 Remove a broken profile option 2023-01-29 12:26:36 +01:00
65caef7585 Replace Google Chrome with Chromium 2023-01-28 14:04:51 +01:00
5983740f40 Add an additional host to the SSH config 2023-01-27 11:01:37 +01:00
Andreas Zweili
d78b419037 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-24 08:21:52 +01:00
Andreas Zweili
5743ffef9b Disable xclip for the moment 2023-01-24 08:21:41 +01:00
d2f76302af Add the annotate package to Emacs 2023-01-23 16:30:02 +01:00
18e25094b1 Sort packages alphabetically 2023-01-23 13:44:35 +01:00
2881efd61e Enable format-all on Markdown 2023-01-23 10:59:16 +01:00
3d05553f33 Jump to dired when switching projects 2023-01-19 18:28:31 +01:00
215b1005de Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-19 14:26:35 +01:00
cd421dd819 Remove old hosts from the ssh config 2023-01-19 14:26:16 +01:00
Andreas Zweili
974a9f07b7 Enable line-numbers in all buffers 2023-01-19 09:43:28 +01:00
Andreas Zweili
438ebb75ed Add ag and ripgrep to Emacs 2023-01-18 17:29:27 +01:00
Andreas Zweili
1ffefd2b1d Add fd to improve search 2023-01-18 17:25:16 +01:00
3811615516 Add a comment 2023-01-16 17:16:24 +01:00
05eda41087 Remove broken vars 2023-01-16 17:15:59 +01:00
8dcca856d3 Add counsel-tramp to Emacs 2023-01-16 11:01:51 +01:00
57191c278c Clean out the rapid-photo-downloader config 2023-01-16 10:33:53 +01:00
8425c88814 Add fix for rapid-photo-downloader 2023-01-16 09:50:00 +01:00
8991fec205 Remove the persp-state-save hook
It often overwrites a saved session which is a bit annoying if you have a good
layout.
2023-01-15 14:04:52 +01:00
63319c95f3 Add a function to center a buffer 2023-01-15 14:04:40 +01:00
cefbf57ed7 Fix the volume controls in qtile 2023-01-13 17:59:22 +01:00
Andreas Zweili
0fc45e5975 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-13 09:24:10 +01:00
Andreas Zweili
46393440db Fix company mode 2023-01-13 09:23:51 +01:00
7b780b8194 Don't bind the chats to desktop 0 2023-01-12 09:04:53 +01:00
ad730d9df8 Merge branch 'master' of git.2li.ch:Nebucatnetzer/nixos 2023-01-12 08:41:35 +01:00
cdb8e022d2 Enable the signal tray icon in autostart 2023-01-12 08:41:13 +01:00
e486d728b9 Make the signal desktop entry more specific 2023-01-12 08:40:43 +01:00
075edac609 Move plexamp to desktop 6 2023-01-10 21:10:12 +01:00
e5b8f43e9b Start signal with the tray icon 2023-01-09 19:12:54 +01:00
85f24b8389 Remove unused applications 2023-01-09 18:48:22 +01:00
d12b40ff37 Add a function to move files in emacs 2023-01-09 18:15:50 +01:00
73c6edff58 Enable format-all in Markdown mode 2023-01-09 18:06:57 +01:00
cbbbeed811 Enable evil in info-mode 2023-01-07 12:35:05 +01:00
38cdc5827f Add google-chrome
I use it for GeForce Now
2023-01-05 11:40:43 +01:00
9e5052c60b Move firefox to the system packages
It should be available to all users
2023-01-05 11:40:26 +01:00
9d274835b8 Remove ace-window
I don't think I need it anymore
2022-12-31 11:37:44 +01:00
65bbd28d8c Revert "Remove projectile"
This reverts commit 98f811eeff.
2022-12-31 11:17:45 +01:00
59b51758e0 Use fixed indentation in Markdown mode 2022-12-30 17:42:07 +01:00
27bead0a13 Only indent by two spaces in topic snippet 2022-12-30 17:41:50 +01:00
6cbcaf2d6c Revert "Remove deft"
This reverts commit fbf08426d3.
2022-12-30 16:37:15 +01:00
98f811eeff Remove projectile
I think I can replace it with builtin functions.
2022-12-30 16:09:41 +01:00
af20a8dacd Add rg and ag to Emacs 2022-12-30 16:00:25 +01:00
3fc925f27d Explain why mu is needed 2022-12-29 23:10:22 +01:00
31f87d7ed3 Add prettier to emacs 2022-12-29 23:10:11 +01:00
6b49043316 Remove commented packages 2022-12-29 23:09:55 +01:00
4a19e2ead3 Revert "Use emacs-nox on headless systems"
This requires to rebuild all the emacs packages.
This reverts commit d0f7b9787b.
2022-12-28 14:55:27 +01:00
d0f7b9787b Use emacs-nox on headless systems 2022-12-28 14:15:41 +01:00
81302051d6 Add PATH to the systemd enviornment 2022-12-22 16:19:05 +01:00
5ba737a062 Extend the XDG_DATA_DIRS for flatpak 2022-12-22 14:57:42 +01:00
463d2e7c9e Remove podget 2022-12-22 14:38:44 +01:00
Andreas Zweili
d92765ef1f Add Markdown snippet 2022-12-21 16:01:03 +01:00
Andreas Zweili
ef42598533 Update keychain path 2022-12-20 17:34:35 +01:00
Andreas Zweili
d5d4d70df8 Use keychain for ssh keys 2022-12-20 16:59:49 +01:00
5b17557661 Add freetube to desktop 2022-12-19 18:11:03 +01:00
6567a951fb Use the home-manager option for yt-dlp 2022-12-19 17:22:43 +01:00
8d4d7da856 Use projectile to find files
This works in all folders even when they aren't a git repo.
2022-12-19 15:06:04 +01:00
f5e7d711c3 Defer loading elpy 2022-12-13 23:21:14 +01:00
a9bbc38c74 Don't use bold in alacritty 2022-12-13 22:35:45 +01:00