fixed hyprland by using older generation of flake.lock
This commit is contained in:
parent
69bdced5dc
commit
1d71cb790c
3 changed files with 34 additions and 288 deletions
|
@ -3,9 +3,9 @@
|
|||
with lib;
|
||||
{
|
||||
|
||||
nix = {
|
||||
package = pkgs.nixVersions.git;
|
||||
};
|
||||
# nix = {
|
||||
# package = pkgs.nixVersions.git;
|
||||
# };
|
||||
|
||||
|
||||
# This adds hyprland cache to cachix and relaxes sandbox
|
||||
|
@ -123,7 +123,7 @@ with lib;
|
|||
enable = true;
|
||||
xwayland.enable = true;
|
||||
# legacyRenderer = true;
|
||||
package = stable.hyprland;
|
||||
# package = stable.hyprland;
|
||||
# portalPackage = pkgs.xdg-desktop-portal-kde;
|
||||
# xwayland.hidpi = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue