diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-04-04 12:47:53 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-04-04 12:47:53 +0300 |
commit | 3914e5a62bdc3b89f8b7da7aa000e2934613fe85 (patch) | |
tree | d54f450ea58dd30fc5117a0636988c2de34b27ed /modules/common/profiles/headful.nix | |
parent | 2023-04-01 (diff) |
2023-04-04
Diffstat (limited to '')
-rw-r--r-- | modules/common/profiles/headful.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/common/profiles/headful.nix b/modules/common/profiles/headful.nix index 2be1b87..e5490b5 100644 --- a/modules/common/profiles/headful.nix +++ b/modules/common/profiles/headful.nix @@ -19,7 +19,6 @@ in { aria2.enable = true; emacs.enable = true; mpv.enable = true; - nullmailer.enable = true; openssh.client.enable = true; password-store.enable = true; }; |