From 2e04b35e5ac3a9123cafffbc84494fa4d389cca0 Mon Sep 17 00:00:00 2001 From: Mx Kookie Date: Mon, 21 Dec 2020 05:27:25 +0100 Subject: infra/libkookie: init project Adding an empty directory and basic outline of libkookie, my personal collection of nix expressions, and toolkit for building my system configurations. This project previously was part of kookienomicon, but was removed due to technical debt in the way that it was structured. I deemed it a better approach to start anew, to try to limit the exposure of past mistakes. --- infra/libkookie/ext/.gitkeep | 1 + 1 file changed, 1 insertion(+) create mode 100644 infra/libkookie/ext/.gitkeep (limited to 'infra/libkookie/ext') diff --git a/infra/libkookie/ext/.gitkeep b/infra/libkookie/ext/.gitkeep new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/infra/libkookie/ext/.gitkeep @@ -0,0 +1 @@ + -- cgit v1.2.3