feat: jdtls, steam, bluetooth kernel packages

This commit is contained in:
2025-09-12 21:25:03 -07:00
parent c519899f02
commit 9deede1378
4 changed files with 26 additions and 12 deletions

View File

@@ -55,6 +55,8 @@
boot.kernelModules = [
"iptables"
"iptable_nat"
"bluetooth"
"btusb"
];
virtualisation.docker = {
enable = true;
@@ -64,6 +66,7 @@
enable = true;
withUWSM = true;
};
programs.steam.enable = true;
services.tumbler.enable = true;
services.xserver.displayManager.gdm = {
enable = true;