lvm stage 1, bwmenu
This commit is contained in:
@ -162,5 +162,9 @@
|
||||
|
||||
checks = import ./checks.nix { inherit inputs forEachSystem formatter; };
|
||||
devShells = import ./shell.nix { inherit inputs forEachSystem checks; };
|
||||
|
||||
packages.bitwarden-rofi =
|
||||
inputs.nixpkgs.legacyPackages.x86-64_linux.callPackage ./pkgs/bitwarden-rofi
|
||||
{ };
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user