mirror of
				https://github.com/lelgenio/dzgui-nix.git
				synced 2025-11-04 04:47:36 -03:00 
			
		
		
		
	refactor: extract more things from flake.nix
This commit is contained in:
		
							parent
							
								
									f7a0747d62
								
							
						
					
					
						commit
						54e6c10bac
					
				
					 3 changed files with 10 additions and 10 deletions
				
			
		
							
								
								
									
										7
									
								
								nixos-test/configuration.nix
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								nixos-test/configuration.nix
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
{
 | 
			
		||||
  imports = [ ../module.nix ];
 | 
			
		||||
  programs.dzgui.enable = true;
 | 
			
		||||
 | 
			
		||||
  boot.isContainer = true;
 | 
			
		||||
  system.stateVersion = "24.05";
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue