From 095d65a285db48caefb4537fb6dc433b75b61953 Mon Sep 17 00:00:00 2001 From: rogueking Date: Tue, 19 Aug 2025 00:15:24 -0700 Subject: [PATCH] darwin fixes --- hosts/eva-02/configuration.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/hosts/eva-02/configuration.nix b/hosts/eva-02/configuration.nix index 52ae58f..5b1afff 100644 --- a/hosts/eva-02/configuration.nix +++ b/hosts/eva-02/configuration.nix @@ -37,7 +37,7 @@ # networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.noProxy = "127.0.0.1,localhost,internal.domain"; - virtualisation.docker.enable = true; + # virtualisation.docker.enable = true; # Set your time zone. time.timeZone = "America/Los_Angeles"; @@ -130,7 +130,6 @@ file findutils git - gparted kopia lazydocker nettools @@ -142,7 +141,6 @@ plocate ptunnel tailscale - tlp unzip vim ];