From c3f5799c70a15902e706d65d09fc4565267c5064 Mon Sep 17 00:00:00 2001 From: brustybee Date: Fri, 13 Mar 2026 00:56:03 +0530 Subject: fix(swayide): resume command to restore brightness --- flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 86c5623..ce69870 100644 --- a/flake.nix +++ b/flake.nix @@ -12,6 +12,7 @@ flake-parts.url = "github:hercules-ci/flake-parts"; nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; beeVim.url = "git+https://codeberg.org/brustybee/beeVim"; + beeVim.inputs.nixpkgs.follows = "nixpkgs"; home-manager = { url = "github:nix-community/home-manager"; inputs.nixpkgs.follows = "nixpkgs"; -- cgit v1.3.1