Fixed failing build for carbon system
This commit is contained in:
		
							parent
							
								
									5d360161ba
								
							
						
					
					
						commit
						6de2d444b3
					
				
					 1 changed files with 6 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -170,10 +170,12 @@ in
 | 
			
		|||
        workspaceAutoBackAndForth = true;
 | 
			
		||||
 | 
			
		||||
        startup = lib.mkMerge [
 | 
			
		||||
          (mkIf cfg.clamshell.enable {
 | 
			
		||||
            command = "${clamshell_script}/bin/clamshell";
 | 
			
		||||
            always = true;
 | 
			
		||||
          })
 | 
			
		||||
          [
 | 
			
		||||
            (mkIf cfg.clamshell.enable {
 | 
			
		||||
              command = "${clamshell_script}/bin/clamshell";
 | 
			
		||||
              always = true;
 | 
			
		||||
            })
 | 
			
		||||
          ]
 | 
			
		||||
          # Trying to copy what arch linux does
 | 
			
		||||
          [
 | 
			
		||||
            # { command = "systemctl --user set-environment WAYLAND_DISPLAY=wayland-1 XDG_CURRENT_DESKTOP=sway"; }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue