Fix hyprland setup

This commit is contained in:
Nina Chlóe Kassandra Reiß
2026-06-07 19:12:37 +02:00
parent 1ccade2379
commit 409d329ad0

View File

@@ -2,8 +2,8 @@
let
dotfiles_hypr = pkgs.fetchgit {
url = "https://git.nichkara.eu/dotfiles/hypr";
rev = "19c391a3ca47fde9ab78edca8ab34579890f117d";
sha256 = "sha256-/M+gqJ+1Z+VAHvJCKneKHmGJdxsZjoMjBNOzUzKfXzo=";
rev = "2fe5077f180d9bd9285eb04cbe37839e2cb7c7b3";
sha256 = "sha256-jc/5+BzqXw9PQFdI4l2G79oH02sehmSEZ0K5qjp7hPc=";
};
dotfiles_waybar = pkgs.fetchgit {