feat: bluetooth and disable screensaver

This commit is contained in:
2025-03-22 22:02:00 -07:00
parent 9c2a0d5229
commit 04d539415c
2 changed files with 4 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
];
networking.hostName = meta.hostname;
hardware.bluetooth.enable = true;
security.sudo = {
enable = true;