hardware: always enable powerplay led idle
This commit is contained in:
		
							parent
							
								
									323e3cc7ce
								
							
						
					
					
						commit
						65bdab45c6
					
				
					 3 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -42,6 +42,7 @@
 | 
			
		|||
    ./xdg-dirs.nix
 | 
			
		||||
    inputs.nix-index-database.hmModules.nix-index
 | 
			
		||||
    ../settings
 | 
			
		||||
    ./powerplay-led-idle.nix
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  my = import ./variables.nix;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -11,7 +11,7 @@
 | 
			
		|||
      Restart = "on-failure";
 | 
			
		||||
    };
 | 
			
		||||
    Install = {
 | 
			
		||||
      WantedBy = [ "sway-session.target" ];
 | 
			
		||||
      WantedBy = [ "graphical-session.target" ];
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -23,7 +23,6 @@ in
 | 
			
		|||
    ./swayidle.nix
 | 
			
		||||
    ./swaylock.nix
 | 
			
		||||
    ./theme.nix
 | 
			
		||||
    ./powerplay-led-idle.nix
 | 
			
		||||
  ];
 | 
			
		||||
  config = lib.mkIf (config.my.desktop == "sway") {
 | 
			
		||||
    services.mako.enable = true;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue