Fixed niri modul

This commit is contained in:
Alexandre 2026-05-30 22:47:24 +02:00
parent adb80fa45e
commit c46d45a0b3

View File

@ -1,8 +1,9 @@
{}:
{ pkgs, ... }:
{
programs.niri = {
enable = true;
package = pkgs.niri;
config = {
input = {
focus-follows-mouse = null;