Changes
3 changed files (+6/-15)
-
-
@@ -58,13 +58,6 @@nixGL.defaultWrapper = "mesa"; nixGL.installScripts = [ "mesa" ]; wayland-desktop.niri.outputs = [ { name = "HDMI-A-1"; scale = 1.4; } ]; programs.ghostty.package = config.lib.nixGL.wrap pkgs.ghostty; # Must be installed in system's package manager. Otherwise won't work due
-
-
-
@@ -44,12 +44,5 @@home.homeDirectory = "/home/queenbee"; xdg.enable = true; wayland-desktop.niri.outputs = [ { name = "HDMI-A-1"; scale = 1.4; } ]; }; }
-
-
-
@@ -59,7 +59,12 @@ inwayland-desktop.niri = { outputs = lib.mkOption { type = lib.types.listOf output; default = [ ]; default = [ { name = "LG Electronics LG HDR 4K 0x00018909"; scale = 1.4; } ]; }; input = {
-