Initial commit

This commit is contained in:
2025-11-15 17:52:28 +00:00
commit d612a7a817
2 changed files with 11 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# ---> Nix
# Ignore build outputs from performing a nix-build or `nix build` command
result
result-*
# Ignore automatically generated direnv output
.direnv
+3
View File
@@ -0,0 +1,3 @@
# nixconfig
personal nixos configuration files