Remove doom-emacs
This commit is contained in:
parent
ccc5dc4042
commit
610c7e1214
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
imports = [
|
||||
./bash.nix
|
||||
./btop.nix
|
||||
./doom-emacs.nix
|
||||
# ./doom-emacs.nix
|
||||
./git.nix
|
||||
./neofetch.nix
|
||||
./ranger.nix
|
||||
|
|
Loading…
Reference in a new issue