From 009a7145b89ddabd6cbff3252db4b9ca4b19bf01 Mon Sep 17 00:00:00 2001 From: kenji Date: Tue, 19 Aug 2025 09:59:20 -0500 Subject: [PATCH] updated modules --- flake.lock | 8 ++++---- modules/home/apps.nix | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 8b1ba1f..12dbc90 100644 --- a/flake.lock +++ b/flake.lock @@ -1009,11 +1009,11 @@ "quickshell": "quickshell" }, "locked": { - "lastModified": 1755576727, - "narHash": "sha256-g+4VS9j/4tmFEC1Db/7kSSnlaa/tPFwKYxGlS8cORQ0=", + "lastModified": 1755615332, + "narHash": "sha256-B5URu60SNuR9gv/b4wLDcsW9sE5Wo+3j4Oku0UsTtY0=", "ref": "refs/heads/main", - "rev": "c7e43f10e3b35c7b34d27fcdbcd381c4cfd82965", - "revCount": 3735, + "rev": "64cf3883aa5cecca15fd87aa1d7498763e165cd8", + "revCount": 3737, "type": "git", "url": "https://git.sakamoto.dev/kenji/illogical-impulse.git" }, diff --git a/modules/home/apps.nix b/modules/home/apps.nix index 58b0d06..8d4a68d 100644 --- a/modules/home/apps.nix +++ b/modules/home/apps.nix @@ -10,6 +10,7 @@ kdePackages.fcitx5-configtool solaar parted + lact edk2-uefi-shell ]; }