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 65c24c4364
commit 9ac9788775
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;