662 current 2024-05-21 12:20:15 24.05.20240521.d3cda6a 6.8.6-zen1 *
This commit is contained in:
parent
9eec1a65f6
commit
189c61c815
2 changed files with 2 additions and 3 deletions
3
env/wayland/default.nix
vendored
3
env/wayland/default.nix
vendored
|
|
@ -62,8 +62,7 @@
|
|||
extraPortals = [
|
||||
pkgs.xdg-desktop-portal-gtk
|
||||
pkgs.xdg-desktop-portal-wlr
|
||||
pkgs.xdg-desktop-portal-hyprland
|
||||
# inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland
|
||||
inputs.hyprland.packages.${pkgs.system}.xdg-desktop-portal-hyprland
|
||||
pkgs.xwaylandvideobridge
|
||||
];
|
||||
};
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ in {
|
|||
imports = [./config.nix ./binds.nix ./rules.nix];
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
# package = inputs.hyprland.packages.${pkgs.system}.default;
|
||||
package = inputs.hyprland.packages.${pkgs.system}.default;
|
||||
|
||||
systemd = {
|
||||
variables = ["--all"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue