From d53ed4ef7e8d9e8ae852625e42b5646de281f4c9 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Sat, 17 Jun 2023 22:57:30 +0800 Subject: [PATCH] feat: add comments --- home/darwin/core.nix | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/home/darwin/core.nix b/home/darwin/core.nix index 9b3ffb52..881d813a 100644 --- a/home/darwin/core.nix +++ b/home/darwin/core.nix @@ -1,16 +1,21 @@ -# Install those apps using brew, instead of nix -# because they are not available in nixpkgs with the support of darwin -# ==> Brew Casks -# jdk-mission-control -# anki firefox iina openinterminal-lite -# insomnia orbstack -# clashx google-chrome -# google-cloud-sdk telegram wireshark - - { pkgs, ... }: { - # MacOS specific configuration + + ########################################################################## + # + # MacOS specific home configuration + # + # Install those apps using brew, instead of nix + # because they are not available in nixpkgs with the support of darwin + # ==> Brew Casks + # jdk-mission-control + # anki firefox wireshark + # iina openinterminal-lite + # insomnia orbstack + # clashx google-chrome + # google-cloud-sdk telegram + ########################################################################## + home.packages = with pkgs; [ mpv discord