Remove doom-emacs

This commit is contained in:
iFargle 2024-02-07 20:46:48 +09:00
parent ccc5dc4042
commit 610c7e1214
2 changed files with 1 additions and 2 deletions

View file

@ -46,7 +46,6 @@
# Hyprland Flake
hyprland.url = "github:hyprwm/Hyprland";
};
outputs = { self, nixpkgs, nixpkgs-unstable, nixpkgs-wayland, home-manager, lanzaboote, nur, sops-nix, doom-emacs, nixos-generators, deploy-rs, ... } @inputs:
let

View file

@ -2,7 +2,7 @@
imports = [
./bash.nix
./btop.nix
./doom-emacs.nix
# ./doom-emacs.nix
./git.nix
./neofetch.nix
./ranger.nix