From 2836fa9c1e6ce925149527ab6b039805220da0d1 Mon Sep 17 00:00:00 2001 From: Frankie B Date: Sat, 2 Sep 2023 19:41:13 +0100 Subject: Clean up home config, add waybar --- hosts/nixbox/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hosts/nixbox') diff --git a/hosts/nixbox/configuration.nix b/hosts/nixbox/configuration.nix index 50afbf1..af97686 100644 --- a/hosts/nixbox/configuration.nix +++ b/hosts/nixbox/configuration.nix @@ -169,11 +169,6 @@ sway swayidle helvum - ( - waybar.overrideAttrs (oldAttrs: { - mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ]; - }) - ) ]; environment.sessionVariables = { -- cgit v1.2.3-54-g00ecf