From df8d881cd6adb972adf92b6397a6e297025e3172 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 21 Jan 2025 03:38:41 -0500 Subject: Enable docker support on Beryllium Apparently the driSupport is no longer needed, so I had to delete that. Anyway moving the Docker dev stuff to a centralized file should be helpful and ensure that it continues to work the same way across systems. --- Omni/Dev/Lithium.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'Omni/Dev/Lithium.nix') diff --git a/Omni/Dev/Lithium.nix b/Omni/Dev/Lithium.nix index 2b9f16a..7befc7d 100755 --- a/Omni/Dev/Lithium.nix +++ b/Omni/Dev/Lithium.nix @@ -10,6 +10,7 @@ bild.os { ./Lithium/Hardware.nix ./Lithium/Networking.nix ./Hoogle.nix + ./Docker.nix ./Dns.nix #./Guix.nix # I need to package a bunch of guile libs first ./Vpn.nix -- cgit v1.2.3