fixes trash

This commit is contained in:
Dennis Schoepf 2025-11-27 01:17:12 +01:00
parent 64755bbf8a
commit 8800342ae4

View file

@ -217,6 +217,9 @@
# External Storage Devices
services.udisks2.enable = true;
# GVFS (e.g. for trash)
services.gvfs.enable = true;
# Environment & session variables
environment.variables = {
EDITOR = "nvim";