change a comment

This commit is contained in:
Reid 2024-05-02 20:56:03 -07:00
parent 68024232e2
commit 2b9d3085d0

View file

@ -16,8 +16,7 @@ in {
modules.desktop.fonts.enable = true; modules.desktop.fonts.enable = true;
modules.desktop.fonts.baseFonts = true; modules.desktop.fonts.baseFonts = true;
# gnome virtual file system # mounting and trash functionality, the recommended solution for most file managers
# required for stuff like network drives and trash in nautilus and thunar
services.gvfs.enable = true; services.gvfs.enable = true;
} }
(mkIf (cfg.envProto == "wayland") { (mkIf (cfg.envProto == "wayland") {