summary refs log tree commit diff
path: root/host
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-07-31 01:30:20 +0200
committerRory& <root@rory.gay>2025-07-31 01:30:20 +0200
commitda4027951f14970ac8300a0ab4b4c8a1249fb0b1 (patch)
tree2832a51f3f02eab357ad8d4bb31bf3dd5fde69a0 /host
parentUpdate paths for event creator worker, update hyprland (diff)
downloadRory-Open-Architecture-da4027951f14970ac8300a0ab4b4c8a1249fb0b1.tar.xz
Use small channel temporarily
Diffstat (limited to 'host')
-rw-r--r--host/Rory-desktop/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix

index 814bc0f..8eb1a6e 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix
@@ -85,8 +85,8 @@ args@{ i18n.defaultLocale = "en_US.UTF-8"; services = { + displayManager.gdm.enable = true; xserver = { - displayManager.gdm.enable = true; displayManager.lightdm.enable = false; enable = true; updateDbusEnvironment = true;