well niri work please

This commit is contained in:
afoucaultc 2026-08-07 21:31:50 +02:00
parent 949f2ca150
commit 4898f5cc5f
7 changed files with 38 additions and 39 deletions

View file

@ -1,5 +1,6 @@
{ pkgs, ... }:
{
programs.niri.package = pkgs.niri;
imports = [
./settings.nix
];