getting close to getting niri to work

This commit is contained in:
twoneis 2023-11-17 21:24:24 +01:00
parent e060d03c34
commit e7486466fd
2 changed files with 3 additions and 2 deletions

View file

@ -4,6 +4,7 @@
{ pkgs, ... }: {
imports = [
../niri
../gnome
];