snowhawk: add gvfs for trash:/// support

Zynh Ludwig 2024-07-26 03:43:09 -07:00
parent 7106852a9a
commit 4e8e363008
1 changed files with 3 additions and 0 deletions

View File

@ -123,6 +123,9 @@
# List services that you want to enable: # List services that you want to enable:
# Enable trash:/// support
services.gvfs.enable = true;
# Enable the OpenSSH daemon. # Enable the OpenSSH daemon.
services.openssh.enable = true; services.openssh.enable = true;