organizing

This commit is contained in:
2024-07-01 10:39:37 -06:00
parent c3b9eb85ce
commit c99f356809
2 changed files with 25 additions and 25 deletions

View File

@@ -3,11 +3,11 @@
my = {
emacs.enable = true;
apps.dictionaries.enable = true;
services.network.enable = true;
shell = {
tools.enable = true;
multimedia.enable = true;
};
services.network.enable = true;
dev = {
nix.enable = true;
python.enable = true;