diff options
| author | beeb5k <beebeeb5k@gmail.com> | 2026-06-02 00:06:57 +0530 |
|---|---|---|
| committer | beeb5k <beebeeb5k@gmail.com> | 2026-06-02 00:06:57 +0530 |
| commit | 2519d3fc4f3df771fc90f356064ec6ca4a17203a (patch) | |
| tree | 2f12ea61429cd2e277dcdcebba857ccf96a8087d /common/modules/default.nix | |
| parent | dfc891bcf1a87d09cc656d098e4f25b9a5134ac5 (diff) | |
update was needed
Diffstat (limited to 'common/modules/default.nix')
| -rw-r--r-- | common/modules/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/modules/default.nix b/common/modules/default.nix index 0925ffd..16ef1cb 100644 --- a/common/modules/default.nix +++ b/common/modules/default.nix @@ -12,7 +12,6 @@ let windowManagers = import ./window_managers args; terminal = import ./terminal args; matugen = import ./matugen args; - emacs = import ./emacs args; }; in modules |
