module(doom) Move doom module into david's home modules

This commit is contained in:
ulic-youthlic 2025-08-24 18:20:55 +08:00
parent 9ffb8e9b42
commit db95628f71
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
4 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,6 @@
enable = true;
url = "http://localhost:8491";
};
doom.enable = true;
};
};
@ -58,6 +57,7 @@
firefox.enable = true;
openssh.enable = true;
helix.enable = true;
doom.enable = true;
};
};