remove hyprland from config

This commit is contained in:
Noa Aarts 2024-11-19 22:49:29 +01:00
parent c3a4fc2bb2
commit 3c0896e976
Signed by: noa
GPG key ID: 1850932741EFF672
24 changed files with 235 additions and 1134 deletions

View file

@ -22,8 +22,6 @@ forAllSystems (
call = path: import path { inherit pkgs system; };
in
{
wofi-launch = call ./wofi-launch.nix;
wofi-power = call ./wofi-power.nix;
fuzzel-launch = call ./fuzzel-launch.nix;
fuzzel-power = call ./fuzzel-power.nix;
}