feat(home:hyprland): move back to flake input
This commit is contained in:
		
							parent
							
								
									df6bb7650e
								
							
						
					
					
						commit
						d14f30bb2d
					
				
					 2 changed files with 6 additions and 6 deletions
				
			
		|  | @ -1,11 +1,11 @@ | |||
| { lib, config, pkgs, ... }:  | ||||
| { inputs, lib, config, pkgs, ... }:  | ||||
| let | ||||
|   wayland = config.ooknet.wayland; | ||||
|   inherit (lib) mkIf; | ||||
| in | ||||
| { | ||||
|   imports = [ | ||||
|     # inputs.hyprland.homeManagerModules.default | ||||
|     inputs.hyprland.homeManagerModules.default | ||||
|     ./settings | ||||
|     ./extras | ||||
|   ]; | ||||
|  | @ -17,7 +17,7 @@ in | |||
|      | ||||
|     wayland.windowManager.hyprland = { | ||||
|       enable = true; | ||||
|       # package = inputs.hyprland.packages.${pkgs.system}.hyprland; | ||||
|       package = inputs.hyprland.packages.${pkgs.system}.hyprland; | ||||
|       xwayland.enable = true; | ||||
|       systemd = { | ||||
|         enable = true; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue