working emacs!
This commit is contained in:
parent
ffefafa124
commit
b9d6ac98c6
4 changed files with 54 additions and 9 deletions
|
@ -21,6 +21,14 @@
|
|||
url = "github:Duckonaut/split-monitor-workspaces";
|
||||
inputs.hyprland.follows = "hyprland";
|
||||
};
|
||||
doomemacs = {
|
||||
url = "github:doomemacs/doomemacs";
|
||||
flake = false;
|
||||
};
|
||||
doom-emacs-config = {
|
||||
url = "github:bloxx12/doom-emacs-config";
|
||||
flake = false;
|
||||
};
|
||||
anyrun = {
|
||||
url = "github:Kirottu/anyrun";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue