From 450be70e5059100f020e023e554387cc7c7f458d Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Wed, 4 Aug 2021 16:50:09 -0400 Subject: [PATCH] Fix file warning --- shells/docker.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/shells/docker.nix b/shells/docker.nix index 865248c..154547f 100644 --- a/shells/docker.nix +++ b/shells/docker.nix @@ -1,3 +1,4 @@ +# This file is controlled by /etc/dotfiles/README.org { pkgs ? import { } }: with pkgs;