From ba41825a0836d5acd5dc4abc04c7fe0f91681582 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Wed, 1 Apr 2026 19:00:10 -0400 Subject: [PATCH] update --- flake.lock | 6 +++--- user/modules/gui/wm/hyprland/default.nix | 2 +- user/modules/utils/dev/default.nix | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index aa50bbb..45dc8a7 100644 --- a/flake.lock +++ b/flake.lock @@ -118,11 +118,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1773389992, - "narHash": "sha256-wvfdLLWJ2I9oEpDd9PfMA8osfIZicoQ5MT1jIwNs9Tk=", + "lastModified": 1774709303, + "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c06b4ae3d6599a672a6210b7021d699c351eebda", + "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685", "type": "github" }, "original": { diff --git a/user/modules/gui/wm/hyprland/default.nix b/user/modules/gui/wm/hyprland/default.nix index d8c7aba..a6069d0 100644 --- a/user/modules/gui/wm/hyprland/default.nix +++ b/user/modules/gui/wm/hyprland/default.nix @@ -75,7 +75,7 @@ in ]; windowrulev2 = [ - "float, title:(Android Emulator)" + "float, title:^(Android Emulator)" "float, title: Extension: (PassFF)" "float, size 400 600, stayfocused, class:sys-specs" ]; diff --git a/user/modules/utils/dev/default.nix b/user/modules/utils/dev/default.nix index cde42f2..1c48c5c 100644 --- a/user/modules/utils/dev/default.nix +++ b/user/modules/utils/dev/default.nix @@ -8,7 +8,7 @@ in { options.modules.user.utils.dev = { enable = mkEnableOption "user.utils.dev"; }; config = mkIf cfg.enable { home.packages = with pkgs; [ - claude-code + unstable.claude-code nix-init nix-prefetch-git