change a comment
This commit is contained in:
parent
68024232e2
commit
2b9d3085d0
1 changed files with 1 additions and 2 deletions
|
@ -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") {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue