diff --git a/machines/luna/modules.nix b/machines/luna/modules.nix index 29aac0f..da20515 100644 --- a/machines/luna/modules.nix +++ b/machines/luna/modules.nix @@ -17,8 +17,8 @@ greeter.sddm.enable = true; }; - wm = { - hyprland.enable = true; + wm.hyprland = { + enable = true; config = { monitors.displays = [ diff --git a/misc/lock-screen.png b/misc/lock-screen.png deleted file mode 100644 index 7542547..0000000 Binary files a/misc/lock-screen.png and /dev/null differ