Remove emacs

This commit is contained in:
iFargle 2024-01-29 22:43:37 +09:00
parent dc173394a9
commit fc57e68484
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,7 +1,7 @@
{ lib, config, pkgs, inputs, hostname, platform, username, desktop, theme, hmStateVersion, ... }: {
imports = [
# Doom-Emacs input import
inputs.doom-emacs.hmModule
# inputs.doom-emacs.hmModule
# Common configs
./common/software/cli