Skip to content

Commit

Permalink
tree-wide: drop emacs
Browse files Browse the repository at this point in the history
  • Loading branch information
alyraffauf committed Dec 21, 2024
1 parent 90008e7 commit c4c6b79
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 84 deletions.
1 change: 0 additions & 1 deletion homeManagerModules/apps/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
imports = [
./alacritty
./chromium
./emacs
./fastfetch
./firefox
./fuzzel
Expand Down
34 changes: 0 additions & 34 deletions homeManagerModules/apps/emacs/default.nix

This file was deleted.

48 changes: 0 additions & 48 deletions homeManagerModules/apps/emacs/emacs.el

This file was deleted.

1 change: 0 additions & 1 deletion homeManagerModules/options.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ in {
package = lib.mkPackageOption pkgs "brave" {};
};

emacs.enable = lib.mkEnableOption "Emacs text editor.";
fastfetch.enable = lib.mkEnableOption "Fastfetch.";
firefox.enable = lib.mkEnableOption "Firefox web browser.";
fuzzel.enable = lib.mkEnableOption "Fuzzel app launcher.";
Expand Down

0 comments on commit c4c6b79

Please sign in to comment.