Remove SDDM import from hyprland, import manually if desired

This commit is contained in:
Evie Litherland-Smith 2023-04-29 14:54:58 +01:00
parent c77c02cd8c
commit 6e8e208c0b

View file

@ -1,6 +1,5 @@
{ ... }: { ... }:
{ {
imports = [ ./sddm.nix ];
nixpkgs.overlays = [ nixpkgs.overlays = [
(self: super: { (self: super: {
waybar = super.waybar.overrideAttrs (oldAttrs: { waybar = super.waybar.overrideAttrs (oldAttrs: {