home manager in nixos doesnt need username or home directory declared.
This commit is contained in:
		
							parent
							
								
									b86d9836ab
								
							
						
					
					
						commit
						0f3e6821b2
					
				
					 2 changed files with 0 additions and 4 deletions
				
			
		| 
						 | 
					@ -21,8 +21,6 @@
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  home.username = "gabe";
 | 
					 | 
				
			||||||
  home.homeDirectory = /home/gabe;
 | 
					 | 
				
			||||||
  imports = [
 | 
					  imports = [
 | 
				
			||||||
    ../../modules/home-manager/terminal
 | 
					    ../../modules/home-manager/terminal
 | 
				
			||||||
    ../../modules/home-manager/nvim
 | 
					    ../../modules/home-manager/nvim
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -21,8 +21,6 @@
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
  };
 | 
					  };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  home.username = "gabe";
 | 
					 | 
				
			||||||
  home.homeDirectory = /home/gabe;
 | 
					 | 
				
			||||||
  imports = [
 | 
					  imports = [
 | 
				
			||||||
    ../../modules/home-manager/terminal
 | 
					    ../../modules/home-manager/terminal
 | 
				
			||||||
    ../../modules/home-manager/nvim
 | 
					    ../../modules/home-manager/nvim
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue