module(doom): Use nix-doom-unstraight instead of emacs module
This commit is contained in:
parent
fa915b96f7
commit
d0581706fe
9 changed files with 374 additions and 5 deletions
|
|
@ -199,7 +199,7 @@
|
|||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "neovim-nightly-overlay";
|
||||
};
|
||||
};
|
||||
|
||||
lanzaboote = {
|
||||
type = "github";
|
||||
|
|
@ -207,5 +207,12 @@
|
|||
repo = "lanzaboote";
|
||||
ref = "v0.4.2";
|
||||
};
|
||||
|
||||
nix-doom = {
|
||||
type = "github";
|
||||
owner = "marienz";
|
||||
repo = "nix-doom-emacs-unstraightened";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue