nixos/hosts/modules/gvfs.nix
2024-08-30 14:16:30 +02:00

2 lines
33 B
Nix

{ services.gvfs.enable = true; }