From 45fed9854484b3d4ef2f70bfa6a0c3d9fa91a8f4 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Mon, 15 Feb 2021 12:05:56 -0500 Subject: [PATCH] remove podman config --- modules/cli.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/cli.nix b/modules/cli.nix index 7eeb7c6..d48a5d1 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -69,8 +69,6 @@ in '') ]; - virtualisation.podman.enable = true; - environment.variables.EDITOR = "vim"; environment.variables.PLGO_HOSTNAMEFG = "0";