1p rename

This commit is contained in:
Sridhar Ratnakumar 2025-07-02 14:51:40 -04:00
parent 1826023f09
commit 496ad1ef10

View file

@ -1,9 +1,9 @@
{ flake, pkgs, lib, ... }:
{ pkgs, lib, ... }:
{
home.packages = with pkgs; [
gh
] ++ lib.optionals pkgs.stdenv.isDarwin [
_1password
_1password-cli
];
/*