make emacs overlay actually pull from community cachix
This commit is contained in:
parent
2ba159441c
commit
750bbaad36
1 changed files with 0 additions and 2 deletions
|
@ -8,7 +8,6 @@
|
|||
home-manager = {
|
||||
# this manages your dotfiles for the most part
|
||||
url = "github:nix-community/home-manager";
|
||||
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
NixOS-WSL = {
|
||||
|
@ -23,7 +22,6 @@
|
|||
};
|
||||
emacs-overlay = {
|
||||
url = "github:nix-community/emacs-overlay";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# ags = {
|
||||
# url = "github:Aylur/ags";
|
||||
|
|
Loading…
Reference in a new issue