Merge branch 'main' of https://git.cyperpunk.de/DerGrumpf/nix-config
This commit is contained in:
		@@ -144,7 +144,6 @@ in
 | 
			
		||||
        exec-once = [
 | 
			
		||||
            "waybar &"
 | 
			
		||||
            "hyprpaper &"
 | 
			
		||||
            "firefox"
 | 
			
		||||
        ];
 | 
			
		||||
 | 
			
		||||
        # Keybindings
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,7 @@
 | 
			
		||||
{
 | 
			
		||||
    programs.obs-studio = {
 | 
			
		||||
        enable = true;
 | 
			
		||||
        enableVirtualCamera = true;
 | 
			
		||||
        #enableVirtualCamera = true;
 | 
			
		||||
        plugins = with pkgs.obs-studio-plugins; [
 | 
			
		||||
            wlrobs
 | 
			
		||||
            obs-vkcapture
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user