Initial commit

This commit is contained in:
Lorenz Hohermuth 2024-07-19 09:01:01 +02:00
commit fc983d449f
2 changed files with 7 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# nix-config