feat: add comments

This commit is contained in:
Ryan Yin
2023-06-17 22:57:30 +08:00
parent 530f8498a1
commit d53ed4ef7e
+11 -6
View File
@@ -1,16 +1,21 @@
{ pkgs, ... }:
{
##########################################################################
#
# MacOS specific home configuration
#
# Install those apps using brew, instead of nix # Install those apps using brew, instead of nix
# because they are not available in nixpkgs with the support of darwin # because they are not available in nixpkgs with the support of darwin
# ==> Brew Casks # ==> Brew Casks
# jdk-mission-control # jdk-mission-control
# anki firefox iina openinterminal-lite # anki firefox wireshark
# iina openinterminal-lite
# insomnia orbstack # insomnia orbstack
# clashx google-chrome # clashx google-chrome
# google-cloud-sdk telegram wireshark # google-cloud-sdk telegram
##########################################################################
{ pkgs, ... }:
{
# MacOS specific configuration
home.packages = with pkgs; [ home.packages = with pkgs; [
mpv mpv
discord discord