switch to niri unstable
This commit is contained in:
parent
e8e0df8607
commit
95c2b8dc01
3 changed files with 187 additions and 1 deletions
|
|
@ -15,6 +15,7 @@
|
|||
};
|
||||
programs.niri = {
|
||||
enable = true;
|
||||
package = inputs.niri.packages.${pkgs.stdenv.hostPlatform.system}.niri-unstable;
|
||||
settings = {
|
||||
input.power-key-handling.enable = false;
|
||||
input.touchpad = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue