Add xwayland-satellite to the niri role
This commit is contained in:
parent
c1ba1b5ac0
commit
16fe78f554
1 changed files with 4 additions and 0 deletions
|
|
@ -13,4 +13,8 @@
|
||||||
user = "${vars.user}";
|
user = "${vars.user}";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
xwayland-satellite
|
||||||
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue