Some xwayland explicit sync tries

This commit is contained in:
LarsZauberer 2024-04-21 22:04:54 +02:00
commit 05214e6cae
2 changed files with 54 additions and 0 deletions

View file

@ -3,6 +3,7 @@
imports = [
./hyprland.nix
./programs.nix
# ./xwayland.nix
];
nixpkgs.config.allowUnfree = true;