From 221a9bd040424efa99f2d80b2cc7841a074fd522 Mon Sep 17 00:00:00 2001 From: Kopatz <7265381+Kropatz@users.noreply.github.com> Date: Sun, 23 Mar 2025 22:41:28 +0100 Subject: [PATCH] update hyprland --- flake.lock | 8 ++++---- systems/pc/configuration.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 3c760f7..3110c87 100644 --- a/flake.lock +++ b/flake.lock @@ -604,11 +604,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1742297408, - "narHash": "sha256-z7fPrzoEDfsEDl1Y2J//cho8qfbZDuYwCceGmmUd7HY=", + "lastModified": 1742746774, + "narHash": "sha256-p33LUt9KoNQOAFBWOyN8OfWLVKUOyAyX8PLwWw6s454=", "ref": "refs/heads/main", - "rev": "cca0f48b74e87f86244f5773c42d9ade84683f3b", - "revCount": 5906, + "rev": "e4abf26069b4d43c8f6ad6b3dfb56c952abb38c2", + "revCount": 5924, "submodules": true, "type": "git", "url": "https://github.com/hyprwm/Hyprland" diff --git a/systems/pc/configuration.nix b/systems/pc/configuration.nix index e1abc3d..12e7082 100644 --- a/systems/pc/configuration.nix +++ b/systems/pc/configuration.nix @@ -56,7 +56,7 @@ ssd.enable = true; wooting.enable = true; tpm.enable = true; - tablet.enable = true; + #tablet.enable = true; }; graphical = { audio.enable = true;