Revert "fallarbor: enable hyprland"
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run

This reverts commit c1f679c06e.
This commit is contained in:
Aly Raffauf 2024-08-07 19:40:35 -04:00
parent e80858a501
commit 6fcbab02f3

View file

@ -38,7 +38,6 @@
session = lib.getExe config.programs.sway.package;
};
hyprland.enable = true;
sway.enable = true;
};