Nikita Mitasov
Nikita Mitasov
Hi. Problem is edited files in update. Just install older version. Here is link: https://d11yldzmag5yn.cloudfront.net/prod/4.6.18176.0301/ZoomInstaller.exe
For me in the git version, cursor can't escape when using top or left positions, but returning to the hyprland surface works without any problems, just like in 0.39.1 UPD:...
Yes, but nixpkgs is known to be slow in providing packages updates, so flake is still useful
flakes are a common way to install software even if there is a package in nixpkgs available. Flakes are used by a very big amount of software and are a...
https://github.com/nix-community/home-manager/blob/master/modules/services/swayosd.nix ```nix home-manager.users.myuser = { services.swayosd.enable = true; } ```
Created PR https://github.com/graysky2/profile-sync-daemon/pull/380 that adds Zen Browser to README
I'm running into the same issue with Authentik. At first I thought it was a misconfiguration, but it seems to go deeper. I’ve tried everything I could think of, including...