feat: many changes

This commit is contained in:
Zoty 2026-03-28 21:26:04 -03:00
parent 8cd75009d9
commit 3d48e35de5
Signed by: Zoty
SSH key fingerprint: SHA256:WsGEGivgl37t3Mth6uugXMOgMCTR7QolIepNbC+j/tA
14 changed files with 304 additions and 71 deletions

View file

@ -7,6 +7,8 @@
package = pkgs.niri;
};
programs.gpu-screen-recorder.enable = true;
environment.systemPackages = with pkgs; [
waybar
fuzzel
@ -18,6 +20,7 @@
xdg-desktop-portal-gnome
kdePackages.xdg-desktop-portal-kde
xwayland-satellite
gpu-screen-recorder-gtk
];
xdg.portal = {