get h002 working again

This commit is contained in:
RingOfStorms (Joshua Bell) 2024-11-26 21:11:07 -06:00
parent c6d50aebc5
commit 3311f30ee9
5 changed files with 88 additions and 15 deletions

View file

@ -12,14 +12,14 @@
# My custom modules
mods = {
boot_grub = true;
boot_grub.enable = true;
shell_common.enable = true;
de_gnome_xorg.enable = true;
audio_pulse.enable = true;
neovim.enable = true;
tty_caps_esc.enable = true;
docker.enable = true;
# stormd.enable = true;
stormd.enable = true;
nebula.enable = true;
ssh.enable = true;
};