pkgs(callisto): remove custom hyprland overlay patch

patch was merged upstream
This commit is contained in:
Youwen Wu 2024-08-28 23:53:41 -07:00
parent 3133f4e3eb
commit e103b5d179
Signed by: youwen
GPG key ID: 865658ED1FE61EC3
2 changed files with 0 additions and 13 deletions

View file

@ -1,4 +1,3 @@
{pkgs, ...}: {
wayland.windowManager.hyprland.package = pkgs.lib.mkForce pkgs.hyprland;
home.file.".config/neofetch/config.conf".source = ./neofetch-asahi.conf;
}