restarted from the very beginning

This commit is contained in:
kenji
2025-12-22 08:42:00 -06:00
parent fc765ee94f
commit ec424cd6d8
14 changed files with 0 additions and 809 deletions
-17
View File
@@ -1,17 +0,0 @@
{
myConfig = {
General = {
terminal = {
size = 18;
font = "JetBrainsMono Nerd Font";
shell = "fish"; # or zsh
aliases = {};
};
};
NixOS = {
};
Darwin = {
username = "lsoriano";
};
};
}