adapt desktop
adapt config so that it works on desktop too
This commit is contained in:
@@ -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 ───────────────────────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user