Update and fix the networkmanager-wait-online shit

This commit is contained in:
2023-09-10 00:09:22 +01:00
parent 75c53fd412
commit cfb3d63efc
3 changed files with 25 additions and 20 deletions

View File

@@ -7,7 +7,6 @@
}: {
programs.waybar = {
enable = true;
package = pkgs.waybar-hyprland;
settings = {
main = lib.importJSON ./config.json;
};