From 0ac45dec5f774761541ffd613f768d86f4e8b617 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 7 Oct 2022 07:00:21 +0900 Subject: Revert "feat(nixos/alpha): add docker" This reverts commit d210d71a76627c36f22ee4fc97ffd668f7967531. --- nixos/alpha/configuration.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'nixos/alpha') diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix index 2123e93..fee4aa9 100644 --- a/nixos/alpha/configuration.nix +++ b/nixos/alpha/configuration.nix @@ -146,8 +146,6 @@ systemd.extraConfig = "RebootWatchdogSec=5"; - virtualisation.docker.enable = true; - fonts = { fontDir.enable = true; @@ -238,7 +236,6 @@ "wheel" "audio" "networkmanager" - "docker" ]; }; }; -- cgit 1.4.1