This commit is contained in:
Jeffrey Serio 2024-08-18 12:34:05 -05:00
parent e3aec69355
commit 306a50fafa

View File

@ -41,12 +41,6 @@
nodePackages.npm
nodePackages.prettier
procs
pyright
python312
python312Packages.ansible
python312Packages.black
python312Packages.nose
python312Packages.pytest
ripgrep
rustc
rustscan
@ -109,8 +103,8 @@
user = "jas";
identityFile = "~/.ssh/id_ed25519";
};
"box.moonshadow.dev" = {
hostname = "box.moonshadow.dev";
"moonshadow.dev" = {
hostname = "moonshadow.dev";
user = "jas";
identityFile = "~/.ssh/id_ed25519";
};