mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 22:19:52 -07:00
pkgs: use stable hyprland for demeter
This commit is contained in:
parent
9fbf576165
commit
4a6b3a895d
3 changed files with 5 additions and 1 deletions
3
hosts/callisto/home-manager-overrides/default.nix
Normal file
3
hosts/callisto/home-manager-overrides/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
wayland.windowManager.hyprland.package = pkgs.lib.mkForce pkgs.hyprland;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue