This commit is contained in:
Till 2026-03-21 12:02:45 +01:00
parent fdd7e1c583
commit 686d607155
9 changed files with 84 additions and 19 deletions

5
home/modules/niri.nix Normal file
View file

@ -0,0 +1,5 @@
{ ... }:
{
# services.niri.enable = true;
}