commit fc983d449f68f15528ef72d46c79fb4797d86c5d Author: Lorenz Hohermuth Date: Fri Jul 19 09:01:01 2024 +0200 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a806510 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# ---> Nix +# Ignore build outputs from performing a nix-build or `nix build` command +result +result-* + diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd3a18d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nix-config +