From 12ce1e369d1fb4e2457cc73d6d5d03e43f189af1 Mon Sep 17 00:00:00 2001 From: raabe Date: Wed, 27 Jul 2022 15:08:12 +0200 Subject: [PATCH] Update Setup Computer Debian 11 --- Setup-Computer-Debian-11.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setup-Computer-Debian-11.md b/Setup-Computer-Debian-11.md index 59e6045..5a433e9 100644 --- a/Setup-Computer-Debian-11.md +++ b/Setup-Computer-Debian-11.md @@ -1,7 +1,7 @@ **Prepare Computer** - Install a Debian 11 Desktop 64 Bit, username: control with sudo permissions (add control to group sudo) -- disbale sleep modes in /etc/systemd/sleep.conf +- disable sleep modes in /etc/systemd/sleep.conf ``` [Sleep] AllowSuspend=no