Removed espanso from NixOS config
This commit is contained in:
parent
e1a6f935a7
commit
038154ba6e
2 changed files with 1 additions and 2 deletions
|
|
@ -72,8 +72,6 @@
|
|||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
# Espanso for text expansion
|
||||
services.espanso.enable = true;
|
||||
# OpenSSH
|
||||
services.openssh.enable = true;
|
||||
# Hardware acceleration support
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ user-dirs.dirs
|
|||
user-dirs.locale
|
||||
espanso
|
||||
obsidian
|
||||
mimeapps.list
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue