feat: add nix-doom-emacs flake input
This commit is contained in:
parent
4f669f2a6c
commit
b0ecb5b56d
1 changed files with 3 additions and 0 deletions
|
@ -52,6 +52,9 @@
|
||||||
# # --- Powercord
|
# # --- Powercord
|
||||||
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
powercord-overlay.url = "github:LavaDesu/powercord-overlay";
|
||||||
powercord-overlay.inputs.nixpkgs.follows = "latest";
|
powercord-overlay.inputs.nixpkgs.follows = "latest";
|
||||||
|
# # --- Doom Emacs
|
||||||
|
nix-doom-emacs.url = "github:vlaci/nix-doom-emacs";
|
||||||
|
nix-doom-emacs.inputs.nixpkgs.follows = "nixos";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs =
|
outputs =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue