fixed missing refactor
This commit is contained in:
		
							parent
							
								
									e87bfb7c39
								
							
						
					
					
						commit
						871f44c138
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -2,10 +2,10 @@
 | 
			
		|||
 | 
			
		||||
{
 | 
			
		||||
  home.file.".config/hypr/hyprpaper.conf" = {
 | 
			
		||||
    source = if builtins.readFile "/etc/hostname" == "syl\n" then /home/chris/.dotfiles/hypr/hyprpaper.conf else /home/chris/.dotfiles/hypr/hyprpaper.conf;
 | 
			
		||||
    source = if builtins.readFile "/etc/hostname" == "syl\n" then /home/chris/.dotfiles/.config/hypr/hyprpaper.conf else /home/chris/.dotfiles/.config/hypr/hyprpaper.conf;
 | 
			
		||||
  };
 | 
			
		||||
  home.file.".config/hypr/hyprsome" = {
 | 
			
		||||
    source = if builtins.readFile "/etc/hostname" == "syl\n" then /home/chris/.dotfiles/hypr/hyprsome else /home/chris/.dotfiles/hypr/hyprsome;
 | 
			
		||||
    source = if builtins.readFile "/etc/hostname" == "syl\n" then /home/chris/.dotfiles/.config/hypr/hyprsome else /home/chris/.dotfiles/.config/hypr/hyprsome;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  home.file.".config/hypr/hyprland.conf" = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue