From 9f36047b63d1f9b72ee7282fc207175ff3c73864 Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Fri, 24 Nov 2023 16:10:04 -0500 Subject: [PATCH] Remove godot module --- flake.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/flake.nix b/flake.nix index 53e5c38..bdab0b6 100644 --- a/flake.nix +++ b/flake.nix @@ -22,7 +22,6 @@ ./modules/x11.nix ./modules/ssh.nix ./modules/hugo.nix - ./modules/godot.nix ./modules/docker.nix ./modules/flakes.nix ./modules/cachix.nix