ctucx.git: nixfiles

ctucx' nixfiles

commit 2721297d7a88b89a030900c055453debf38bc41a
parent 3bf178c8707d5db7c7df036a7b5905ac26ce2907
Author: Leah (ctucx) <git@ctu.cx>
Date: Sun, 4 Jun 2023 17:49:08 +0200

configuration/darwin/homebrew: add blueutil, sleepwatcher and wireshark
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/configurations/darwin/homebrew.nix b/configurations/darwin/homebrew.nix
@@ -17,6 +17,11 @@
     brews   = [
       "mas"
       "openjdk"
+      "blueutil"
+      {
+        name            = "sleepwatcher";
+        restart_service = "changed";
+      }
     ];
 
     casks   = [

@@ -28,7 +33,9 @@
       "spotify"
 #      "polymc"
       "moneymoney"
+
       "utm"
+      "wireshark"
 
       "rectangle"