Removed espanso from NixOS config

This commit is contained in:
lulusilly 2025-10-02 15:10:03 -04:00
parent e1a6f935a7
commit 038154ba6e
2 changed files with 1 additions and 2 deletions

View file

@ -72,8 +72,6 @@
enable = true;
enableSSHSupport = true;
};
# Espanso for text expansion
services.espanso.enable = true;
# OpenSSH
services.openssh.enable = true;
# Hardware acceleration support