get test user on gemini 'server'
This commit is contained in:
		
							parent
							
								
									aea964c745
								
							
						
					
					
						commit
						97a6ae026e
					
				
					 3 changed files with 46 additions and 0 deletions
				
			
		
							
								
								
									
										15
									
								
								users/cirno/home.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								users/cirno/home.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,15 @@
 | 
			
		|||
{ config,
 | 
			
		||||
  nixosConfig,
 | 
			
		||||
  pkgs,
 | 
			
		||||
  lib,
 | 
			
		||||
  inputs,
 | 
			
		||||
  home-manager,
 | 
			
		||||
  ... }:
 | 
			
		||||
  let
 | 
			
		||||
 | 
			
		||||
  in
 | 
			
		||||
  {
 | 
			
		||||
 | 
			
		||||
    home.stateVersion = "24.05";
 | 
			
		||||
    home.homeDirectory = "/home/cirno";
 | 
			
		||||
  }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue