feat: Changes to steamdeck configs

This commit is contained in:
uttarayan21
2025-05-04 02:19:14 +05:30
parent 3a2b8f079c
commit 90fb9bcc6b
6 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
{...}: {
services.tailscale = {
enable = true;
};
services.tailscale.enable = true;
}