messaging and stuff

This commit is contained in:
martyTF 2025-12-25 09:32:39 +01:00
parent d914e05efc
commit fbbfd597d5
11 changed files with 75 additions and 3 deletions

View file

@ -25,11 +25,15 @@
grimblast.enable = true;
audio.enable = true;
};
messaging.enable = true;
internet = lib.mkDefault {
browsers = {
zen-browser = {
enable = true;
};
tor-browser = {
enable = true;
};
};
};
bluetooth.enable = true;