emacs: init
This commit is contained in:
parent
d966cffe7f
commit
42c9db2d45
3 changed files with 153 additions and 45 deletions
|
@ -53,6 +53,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
emacs-overlay = {
|
||||
url = "github:nix-community/emacs-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# I use schizofox as my personal browser. This is because I am schizophrenic.
|
||||
schizofox = {
|
||||
url = "github:schizofox/schizofox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue