adapt desktop

adapt config so that it works on desktop too
This commit is contained in:
2026-03-20 23:00:30 +01:00
parent 39a9bad8f4
commit 70497a93d0
10 changed files with 179 additions and 107 deletions

View File

@@ -17,7 +17,7 @@
};
};
# Hyprlock
# ── Hyprlock ──────────────────────────────────────────────────────────
security.pam.services = {
hyprlock = {
text = ''
@@ -33,7 +33,7 @@
services.blueman.enable = true;
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
powerOnBoot = false;
};
# ── Network ───────────────────────────────────────────────────────────