!SlMumQZnFjwLRjWFbW:nixos.org

Nix + Doom Emacs

230 Members
Running Doom Emacs with Nix | You probably want https://github.com/nix-community/nix-doom-emacs48 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
29 Nov 2023
@cadair:cadair.com@cadair:cadair.com my config is based on this: https://github.com/Misterio77/nix-starter-configs/blob/main/standard/flake.nix 12:04:29
@cadair:cadair.com@cadair:cadair.com

So I have the flake referenced in the inputs section of flake.nix and then I have this (truncated) version of my home-manager/home.nix:

{
  inputs,
  outputs,
  lib,
  config,
  pkgs,
  ...
}: {
  # You can import other home-manager modules here
  imports = [
    # doom emacs
    inputs.nix-doom-emacs.hmModule
  ];
  # emacs
  programs.doom-emacs = {
    enable = true;
    doomPrivateDir = ./dotfiles/doom.d;
  };
}
12:08:24
@ckie:ckie.devckie (they/them)
In reply to @val123:matrix.org
Do you know if there are people who are still working on it and trying to fix it?
i am, on and off every few months for a bit where i find the time
13:19:53
@ckie:ckie.devckie (they/them) README: add broken notice #556 13:20:07
@ckie:ckie.devckie (they/them) * PR README: add broken notice (#556) made 13:20:19
30 Nov 2023
@patka_123:matrix.orgpatka joined the room.15:32:00
@patka_123:matrix.orgpatka left the room.15:37:03
3 Dec 2023
@maaarcus:matrix.org€]&|\|¿ changed their profile picture.14:00:09
5 Dec 2023
@federicodschonborn:matrix.orgFederico Damián Schonborn changed their profile picture.00:38:23
6 Dec 2023
@sigurosa:matrix.orgsigurosa joined the room.19:04:39
8 Dec 2023
@swrogers:matrix.orgShane joined the room.15:26:12

Show newer messages


Back to Room ListRoom Version: 9