OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      56eb5d52f363
DATE      2025-04-17
SUBJECT   nix: remove default packages configuration
FILES     1 CHANGED
HASH      56eb5d52f363
DATE      2025-04-17
SUBJECT   nix: remove default packages
          configuration
FILES     1 CHANGED
 

diff --git a/modules/common/base/nix.nix b/modules/common/base/nix.nix
index a3547b4..cddc746 100644
--- a/modules/common/base/nix.nix
+++ b/modules/common/base/nix.nix
@@ -20,11 +20,6 @@
   };
 in {
   environment = {
-    # disable default nix packages
-    # these packages are installed by default [ perl rsync strace ]
-    # nixos module option -- not darwin option
-    defaultPackages = [];
-
     # should just move these to the flakes dedicated shell
     systemPackages = attrValues {
       inherit (pkgs) git deadnix statix;

diff --git a/modules/common/base/nix.nix b/m
odules/common/base/nix.nix
index a3547b4..cddc746 100644
--- a/modules/common/base/nix.nix
+++ b/modules/common/base/nix.nix
@@ -20,11 +20,6 @@
   };
 in {
   environment = {
-    # disable default nix packages
-    # these packages are installed by defau
lt [ perl rsync strace ]
-    # nixos module option -- not darwin opt
ion
-    defaultPackages = [];
-
     # should just move these to the flakes 
dedicated shell
     systemPackages = attrValues {
       inherit (pkgs) git deadnix statix;
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET