mirror of
https://codeberg.org/hyperreal/home-manager
synced 2024-11-01 17:33:06 +01:00
Update
This commit is contained in:
parent
e3aec69355
commit
306a50fafa
10
home.nix
10
home.nix
@ -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";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user