| 7 Feb 2024 |
simple-coder | Redacted or Malformed Event | 21:23:40 |
simple-coder | * exec dbus-launch --exit-with-session doom run , the terminal might mistake doom run as 2 separate commands, so what is the syntax for doom run to be inputted as 1 command? | 21:24:18 |
simple-coder | doom emacs now loads, but it throws the error that it cannot find exwm, I have it installed as a nixos service, so for whatever reason, doom emacs is not picking up exwm, maybe I need to also install exwm in packages.el as well? | 21:57:07 |
| 8 Feb 2024 |
| Daniel Herrera Rendón joined the room. | 17:03:52 |
| 9 Feb 2024 |
| sy left the room. | 12:52:36 |
| 19 Feb 2024 |
simple-coder | https://www.reddit.com/r/NixOS/comments/1aud6mt/i_have_some_questions_about_nixdoomemacs/ | 03:26:22 |
simple-coder | If any of you wouldn't mind taking a look at some questions that I posted on reddit on nix-doom-emacs, thanks. | 03:27:00 |
| 21 Feb 2024 |
Alexandro de Oliveira | Hi 👋 | 14:10:29 |
Alexandro de Oliveira | Would you mind to share your configuration of emacs-direnv + nix-doom-emacs? | 14:10:51 |
| 22 Feb 2024 |
| @Dan:matrix.org joined the room. | 18:30:13 |
| 23 Feb 2024 |
Adnan Zaman | How do you guys activate shell.nix in doom emacs? | 06:59:04 |
Adnan Zaman | Odd stuff, it's like it doesn't care about it | 08:10:23 |
Adnan Zaman |  Download image.png | 08:10:25 |
Adnan Zaman | * Odd stuff, it's like it doesn't care about it (see bottom left) | 08:10:36 |
Asbjørn | I do it with direnv and a .envrc | 09:21:45 |
Asbjørn | Then it should automatically load the nix shell when you open a project | 09:22:10 |
Asbjørn | And you can do M-x envrc-reload if you change something | 09:22:47 |
Asbjørn | In general direnv is a godsend if you use nix shells a lot | 09:23:21 |