small changes
This commit is contained in:
parent
d8a9db867c
commit
f7168c0b29
6 changed files with 351 additions and 310 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, ... }: {
|
||||
homebrew.enable = true;
|
||||
homebrew.casks = [ "ungoogled-chromium" ];
|
||||
homebrew.casks = [ "google-chrome" ];
|
||||
environment.systemPackages = [ pkgs.iina ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue