diff --git a/nixos/desktop/hyprland.nix b/nixos/desktop/hyprland.nix index 5006d2b7..dc5fdb3f 100644 --- a/nixos/desktop/hyprland.nix +++ b/nixos/desktop/hyprland.nix @@ -1,6 +1,5 @@ { ... }: { - imports = [ ./sddm.nix ]; nixpkgs.overlays = [ (self: super: { waybar = super.waybar.overrideAttrs (oldAttrs: {