emacs: remove ement, pantalaimon service

This commit is contained in:
Evie Litherland-Smith 2023-12-27 12:57:02 +00:00
parent 5dcd2d45c5
commit 57b741eafc

View file

@ -67,7 +67,6 @@
# social-packages
mastodon
ement
# ui-packages
all-the-icons
@ -125,23 +124,6 @@
};
};
};
pantalaimon = {
enable = true;
settings = {
Default = {
LogLevel = "Debug";
SSL = true;
};
local-matrix = {
Homeserver = "https://matrix.xenia.me.uk";
ListenAddress = "127.0.0.1";
ListenPort = 8008;
SSL = false;
UseKeyring = true;
IgnoreVerification = true;
};
};
};
};
home.packages = with pkgs; [
# Emacs requirements