Add emacs + gnupg for susano

This commit is contained in:
Alexander
2026-02-25 22:20:23 +01:00
parent 658ea53528
commit d93d615d1d
+7
View File
@@ -124,6 +124,11 @@ in
programs = {
zsh.enable = true;
gnupg.agent = {
enable = true;
enableSSHSupport = true;
};
};
###
@@ -147,6 +152,8 @@ in
# My Services
###
dov = {
development.emacs.enable = true;
# Reverse Proxy
reverse-proxy = {
nginx.enable = false; # TODO does not work for some reason