Merge branch 'gtk-no-plus'

This commit is contained in:
Jan Tojnar
2019-09-06 02:57:51 +02:00
135 changed files with 180 additions and 183 deletions

View File

@@ -147,7 +147,7 @@ in
networking.timeServers = [ "169.254.169.123" ];
# udisks has become too bloated to have in a headless system
# (e.g. it depends on GTK+).
# (e.g. it depends on GTK).
services.udisks2.enable = false;
};
}