add missing gpgagent conf for fourside

This commit is contained in:
Swarsel 2024-02-07 17:22:11 +01:00
parent d2991c3bbf
commit d6b9ea90b9
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 16 additions and 29 deletions

View file

@ -3,6 +3,11 @@
{
services.gpg-agent = {
enable = true;
enableSshSupport = true;
};
home = {
username = "swarsel";
homeDirectory = "/home/swarsel";
@ -51,7 +56,7 @@
# xkb_options = "grp:win_space_toggle";
# # xkb_options = "ctrl:nocaps,grp:win_space_toggle";
# xkb_variant = "altgr-intl";
};
# };
"type:touchpad" = {
dwt = "enabled";
tap = "enabled";