Update hyprland

Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
Hadi
2026-03-16 21:17:40 +01:00
parent 75483ea97a
commit 6ecf475301
2 changed files with 50 additions and 52 deletions

View File

@@ -9,8 +9,7 @@
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.05";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
# FIXME: This is a temporary fix: External monitor doesn't work anymore
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1&rev=b1d1c9843f1977f80ca5c9e9ea01d3848e233fbe";
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
stylix.url = "github:danth/stylix";
nixcord.url = "github:kaylorben/nixcord";
sops-nix.url = "github:Mic92/sops-nix";