Install xh to both totsugeki and mizuki
This commit is contained in:
parent
ce328014c0
commit
157ab9cacb
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
{ ... }: {
|
{ pkgs, ... }: {
|
||||||
|
home.packages = with pkgs; [ xh ];
|
||||||
programs = {
|
programs = {
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
dotnet-sdk_8
|
dotnet-sdk_8
|
||||||
unityhub
|
unityhub
|
||||||
mitmproxy
|
mitmproxy
|
||||||
|
xh
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
programs = {
|
programs = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue