From ee00bb7ac7e0b436df11ee2f03358f20a1b885c7 Mon Sep 17 00:00:00 2001 From: Gregory Bednov Date: Sun, 8 Mar 2026 03:29:36 +0300 Subject: [PATCH] modified: configuration.nix modified: flake.lock --- configuration.nix | 2 +- flake.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/configuration.nix b/configuration.nix index f949362..8377bc1 100644 --- a/configuration.nix +++ b/configuration.nix @@ -812,7 +812,7 @@ in ${inputs.mireadesktop.packages.x86_64-linux.tint2} & ${inputs.mireadesktop.packages.x86_64-linux.pcmanfm} & ${inputs.mireadesktop.packages.x86_64-linux.sxhkd} & - ${inputs.mireadesktop.packages.x86_64-linux.xcape} & + #${inputs.mireadesktop.packages.x86_64-linux.xcape} & waitPID=$! ''; } diff --git a/flake.lock b/flake.lock index d8fff71..692e743 100644 --- a/flake.lock +++ b/flake.lock @@ -105,11 +105,11 @@ ] }, "locked": { - "lastModified": 1772912419, - "narHash": "sha256-/PN1Mjtc43Rue4pc3LT1YLfbrNwBrEHDT/o2vUrsji8=", + "lastModified": 1772927247, + "narHash": "sha256-qU9kHhp99W2ymeoZsC7L29BKUAonxw8ckFa0ratpx1s=", "ref": "refs/heads/main", - "rev": "aee862d014ff92f0309efa0217a04bff173fb6dd", - "revCount": 39, + "rev": "a19e2f8ac520ef2be55d0c0472aab125a4d3a357", + "revCount": 45, "type": "git", "url": "git://10.0.174.12/mireadesktop" },