feat: many changes
This commit is contained in:
parent
8cd75009d9
commit
3d48e35de5
14 changed files with 304 additions and 71 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue