mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
1p rename
This commit is contained in:
parent
1826023f09
commit
496ad1ef10
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{ flake, pkgs, lib, ... }:
|
||||
{ pkgs, lib, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
gh
|
||||
] ++ lib.optionals pkgs.stdenv.isDarwin [
|
||||
_1password
|
||||
_1password-cli
|
||||
];
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue