mirror of
https://github.com/thegeneralist01/config.git
synced 2026-05-30 08:37:01 +02:00
bump nushell
This commit is contained in:
parent
07c949f7ff
commit
cb442ce45e
3 changed files with 29 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
homebrew.enable = true;
|
||||
# homebrew.brews = [ "mole" ];
|
||||
homebrew.casks = [ "google-chrome" ];
|
||||
environment.systemPackages = [ pkgs.iina ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue