diff --git a/Droidnix/generated/hyprland/task_launcher/top.nix b/Droidnix/generated/hyprland/task_launcher/top.nix deleted file mode 100644 index f60e4fb46..000000000 --- a/Droidnix/generated/hyprland/task_launcher/top.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ config, pkgs, lib, user, inputs, flakeRoot,... }: -{ - imports = [ - ./wofi.nix - ]; - # .. put any code here -}