From 759ac564d58d2e6df98b557d022bfca91823340f Mon Sep 17 00:00:00 2001 From: Nichkara Date: Fri, 27 Feb 2026 00:44:36 +0100 Subject: [PATCH] Sync hypr configuration from git --- desktop-environment/window-manager.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop-environment/window-manager.nix b/desktop-environment/window-manager.nix index a088f6b..a5e9383 100644 --- a/desktop-environment/window-manager.nix +++ b/desktop-environment/window-manager.nix @@ -3,7 +3,7 @@ let dotfiles_hypr = pkgs.fetchgit { url = "https://git.nichkara.eu/dotfiles/hypr"; rev = "96f9ca03450049baffbc8a2b71c3a40367edd2a5"; - sha256 = lib.fakeSha256; + sha256 = "sha256-dHxf2UNEDC/KyDgjMMQ988hyGM2gasYNbNtLTityhDY="; }; in {