framework updates

This commit is contained in:
TheWanderingCrow 2025-01-20 22:42:56 -05:00
parent 58ad7c560c
commit 8df3527657
2 changed files with 2 additions and 1 deletions

View file

@ -18,5 +18,6 @@
module.gui.enable = true;
module.programming.enable = true;
module.hacking.enable = true;
module.mudding.enable = true;
software.keyd.enable = true;
}