remove hyprland from packages

This commit is contained in:
Adithya 2024-01-04 21:51:23 +05:30
parent 8981800f71
commit d82bc976c8
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -20,10 +20,6 @@ let
wallhaven-wallpaper = "${pkgs.scripts}/bin/chpaper \$(${pkgs.scripts}/bin/wallhaven ${pictures}/Wallpapers)"; wallhaven-wallpaper = "${pkgs.scripts}/bin/chpaper \$(${pkgs.scripts}/bin/wallhaven ${pictures}/Wallpapers)";
in in
{ {
home.packages = with pkgs; [
hyprland
];
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
systemd.enable = true; systemd.enable = true;