disable waybar

This commit is contained in:
Fishandchips321 2026-02-28 18:58:48 +00:00
parent d722be4d55
commit 2e6f7e41c1

View file

@ -13,10 +13,7 @@
networking.hostName = "vm"; networking.hostName = "vm";
modules.graphical = { modules.graphical.enable = true;
enable = true;
waybar = true;
};
modules.yazi.enable = true; modules.yazi.enable = true;