feat: bump to nixos-unstable
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ in
|
||||
"exec i3-msg focus output ${env.displays.primary}"
|
||||
(
|
||||
if (env.displays ? xrandr) then
|
||||
"exec \"${lib.getExe pkgs.xorg.xrandr} ${env.displays.xrandr}\""
|
||||
"exec \"${lib.getExe pkgs.xrandr} ${env.displays.xrandr}\""
|
||||
else
|
||||
""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user