home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit aa0b561367848ae4e1e5aed44db09bd83fe5280c
parent b1e27d8e2a03082dbe0d56a41868140a0beef1ad
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Thu,  8 Apr 2021 17:57:10 +0200

users/vincent: do not import optional imports…

Those are imported in default.nix depending on configurations.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Musers/vincent/containers/default.nix | 3---
1 file changed, 0 insertions(+), 3 deletions(-)

diff --git a/users/vincent/containers/default.nix b/users/vincent/containers/default.nix @@ -3,9 +3,6 @@ { imports = [ ./gcloud.nix - ./kubernetes.nix - ./openshift.nix - ./tekton.nix ]; home.packages = with pkgs; [