mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-14 02:57:55 +08:00
Remove email
This commit is contained in:
parent
56d1b9ca9e
commit
5b8f1dfa7e
2 changed files with 0 additions and 2 deletions
|
|
@ -16,6 +16,5 @@ in
|
|||
self.nixosModules.common
|
||||
inputs.ragenix.darwinModules.default
|
||||
./all/zsh-completion-fix.nix
|
||||
./all/thunderbird.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
imports = [
|
||||
./all/zsh.nix
|
||||
./all/wezterm
|
||||
./all/email
|
||||
./all/_1password.nix
|
||||
./all/emacs.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue