Nixfiles! :3
0

Configure Feed

Select the types of activity you want to include in your feed.

Screenshots of cosmic can be made now!


Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>

MLC Bloeiman (Mar 31, 2026, 2:33 PM +0200) 62e9f005 c7281a93

+2 -2
+2 -2
home/modules/niri/noctalia.nix
··· 30 30 31 31 xdg.portal = { 32 32 enable = true; 33 - extraPortals = [ pkgs.xdg-desktop-portal-gnome ]; 34 - config.common.default = [ "gnome" ]; 33 + extraPortals = [ pkgs.xdg-desktop-portal-cosmic ]; 34 + config.common.default = [ "cosmic" ]; 35 35 }; 36 36 programs.noctalia-shell = { 37 37 enable = true;