diff --git a/desktops/hyprland/waybar/gruvbox.nix b/desktops/hyprland/waybar/gruvbox.nix index 9c335400..32b03d7c 100644 --- a/desktops/hyprland/waybar/gruvbox.nix +++ b/desktops/hyprland/waybar/gruvbox.nix @@ -1,4 +1,5 @@ {...}: { + home.file = { # Called from: /hosts/${hostname}/desktops/hyprland-conf.nix # https://yewtu.be/watch?v=tWQB1NDDA9c # Waybar configuration @@ -13,4 +14,5 @@ executable = false; text = ""; }; + }; } \ No newline at end of file