remove emacs conf from flake too \\_(ツ)_/

This commit is contained in:
Miranda Marquez 2024-09-22 16:28:35 -08:00
parent 261135724c
commit eca2096db5

View File

@ -29,10 +29,6 @@
url = "github:nix-community/home-manager"; #/release-23.11"; url = "github:nix-community/home-manager"; #/release-23.11";
inputs.nixpkgs.follows = "nixpkgs-unstable"; inputs.nixpkgs.follows = "nixpkgs-unstable";
}; };
emacs-config = {
url = "git+https://git.marq42.xyz/mir/emacs?ref=main";
flake = false;
};
displaylink = { displaylink = {
url = "file+https://marq42.xyz/displaylink-580.zip"; url = "file+https://marq42.xyz/displaylink-580.zip";
flake = false; flake = false;