[home] Add google-cookie-retrieval

This commit is contained in:
2025-02-17 12:44:14 -08:00
parent aca0afa0dc
commit 8abd331619
3 changed files with 35 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs, customPkgs, ... }:
{ pkgs, customPkgs, globalInputs, system, ... }:
let
customPkgs = pkgs.callPackage ../packages {};
@@ -63,6 +63,8 @@ in
pkgs.waybar
pkgs.wofi
pkgs.vlc
globalInputs.google-cookie-retrieval.packages.${system}.default
];
# Home Manager is pretty good at managing dotfiles. The primary way to manage