remove hyprland from packages
This commit is contained in:
parent
8981800f71
commit
d82bc976c8
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ let
|
|||
wallhaven-wallpaper = "${pkgs.scripts}/bin/chpaper \$(${pkgs.scripts}/bin/wallhaven ${pictures}/Wallpapers)";
|
||||
in
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
hyprland
|
||||
];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
|
|
Loading…
Reference in a new issue