commit cc61422340d8dde7b08a9f317aa1f49aea971817
parent b3b5576ed877232c02cffe12cccf648ffb2eea6c
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 17 Oct 2022 15:45:59 +0200
No need for crc
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/users/vincent/containers/openshift.nix b/users/vincent/containers/openshift.nix
@@ -3,7 +3,6 @@
{
home.file.".local/share/applications/chos4.desktop".source = ./chos4.desktop;
home.packages = with pkgs; [
- #my.crc
oc
openshift-install
operator-sdk