fix: declare niri config
This commit is contained in:
@@ -3,5 +3,10 @@
|
||||
{
|
||||
programs.niri.enable = true;
|
||||
|
||||
services.dbus.enable = true;
|
||||
xdg = {
|
||||
portal.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ wlsunset ];
|
||||
}
|
||||
Reference in New Issue
Block a user