feat: several updates

This commit is contained in:
Xavier Morel
2025-12-09 13:28:42 +01:00
parent 1ffa0aecc5
commit 9336aebe2f
5 changed files with 314 additions and 52 deletions

View File

@@ -41,12 +41,12 @@
initrd.kernelModules = [ "amdgpu" ];
plymouth.enable = true;
};
programs.obs-studio = {
enable = true;
plugins = [ pkgs.obs-studio-plugins.wlrobs ];
};
programs = {
niri.enable = true; # test...
obs-studio = {
enable = true;
plugins = [ pkgs.obs-studio-plugins.wlrobs ];
};
# xwayland.enable = true;
};
hardware = {
@@ -72,6 +72,7 @@
tailscale.useRoutingFeatures = "client";
};
environment.systemPackages = [
pkgs.cachix
pkgs.pavucontrol
pkgs.swaylock
pkgs.xwayland-satellite