initial commit

Just base laptop system on demilich
This commit is contained in:
2026-08-13 15:45:15 -05:00
commit cb6078e470
9 changed files with 713 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Ignore build outputs from performing a nix-build or command
result
result-*
# Ignore automatically generated direnv output (if using nix-direnv)
.direnv
# Ignore NixOS interactive test driver history
**/.nixos-test-history