From 4e4bed2431af0c0f0b0c91f342dba4236e7c23dc Mon Sep 17 00:00:00 2001 From: bangae1 Date: Sat, 1 Nov 2025 12:53:01 +0900 Subject: [PATCH] theme add --- modules/hm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/default.nix b/modules/hm/default.nix index a1ef43e..bd0f3c3 100644 --- a/modules/hm/default.nix +++ b/modules/hm/default.nix @@ -82,7 +82,7 @@ # Monitor configurations monitors = { enable = true; # enable monitor configurations - overrideConfig = "mointor = Virtual-1, 1920x1080@60, auto, 1"; # complete monitor configuration override (null or lib.types.lines) + overrideConfig = "monitor = Virtual-1, 1920x1080@60, auto, 1"; # complete monitor configuration override (null or lib.types.lines) }; }; lockscreen = {