1
0
Fork 0

Install xh to both totsugeki and mizuki

This commit is contained in:
Avery 2025-02-27 07:50:47 +00:00
parent ce328014c0
commit 157ab9cacb
Signed by: Avery
GPG key ID: B684FD451B692E04
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,5 @@
{ ... }: {
{ pkgs, ... }: {
home.packages = with pkgs; [ xh ];
programs = {
git = {
enable = true;

View file

@ -10,6 +10,7 @@
dotnet-sdk_8
unityhub
mitmproxy
xh
];
};
programs = {